Nested Array data can be displayed as sparklines.

Example SQL Charts / Sparklines within Table

Sparklines can be configured either by:

  1. Right-clicking on a data grid column and selecting the formatter.
  2. On the right-hand side editor pane, click the formatter dropdown for the column you want and select the formatter there

Example SQL Charts / Sparklines within Table

The types of sparkline available are:

  1. Line
  2. Bar
  3. Discrete
  4. Bullet
  5. Pie
  6. Boxplot
  7. Example SQL Charts / Sparklines within Table

    The quickest way to see a live demo is to run the following code in the SQL editor:

    Kdb Sparklines Example Code

    H2 Database Sparklines Example SQL