Chart

✓ functional

Turn any result set into a chart without leaving the grid - and start from a suggested setup when the decision model is on.

Every result grid carries a Chart tab next to Grid and Pivot. Build bar, line, area, scatter, histogram, pie, and donut charts from the current result set in a configuration sidebar - chart kind, category column, numeric value series, aggregation, ordering, and a top-N cap - instead of relying only on inferred defaults.

  • Honest gaps - NULL values stay explicit gaps rather than silently becoming zeros.
  • Bounded sets - very large results are capped with a visible note instead of stalling the chart.
  • Take it along - copy the current view or save it as an SVG image.
  • Connected to the grid - click a bar, point, slice, or bin to jump to the rows that drive it; a sidebar checkbox turns that click-to-navigate behavior off.
SQLly
SQLly chart tab with configuration sidebar
The Chart tab: a configuration sidebar for kind, columns, aggregation, and ordering, with the rendered chart beside it.

A suggested first chart

With the optional decision model enabled, opening the Chart tab on an unconfigured result starts from a suggested chart kind, label column, and value series - marked “Suggested chart” with a one-click Revert. Only the result's column names and types are sent to choose it; a chart layout you saved or asked for in the query always wins, and with the model off nothing is sent and charts behave exactly as before.