Skip to main content

Chart library

Every data card renders as one of 24 chart types. You pick the type in the card editor's chart picker, which you can search by name or tag and filter by library. This page lists the full catalogue and when to reach for each.

Basic and Advanced libraries

The catalogue is split into two libraries. Basic covers the essentials -- KPIs, tables, lines, bars and the common statistical charts. Advanced adds the more bespoke visuals such as gauges, Sankeys and waterfalls. Today both libraries are available to every organisation; the split simply organises the picker.

KPIs and single values

ChartWhen to use
KPIA single headline number with optional unit.
KPI tile (Advanced)Headline number with a delta arrow and sparkline -- a more polished card.
Gauge (Advanced)Speedometer-style dial for one value against a scale, with optional coloured zones.
Thermometer (Advanced)Vertical gauge filling toward a maximum.
Water-fill gauge (Advanced)Circular vessel that fills to the value's percentage.
Progress ring (Advanced)Radial bar showing one value as a percentage of a target.
Bullet (Advanced)Compact actual-versus-target bar on a qualitative scale.

Tables

ChartWhen to use
TableThe rows as returned, with column selection and relabelling.
ChartWhen to use
Line chartTrend of a numeric value over an ordered category, with optional series split.
Area chartFilled line, optionally stacked for parts-of-whole over time.
Bar + line comboBars and a line on a shared X axis with dual Y axes -- volume plus rate.

Comparing categories

ChartWhen to use
Bar chartCompare a numeric value across categories.
Horizontal barCategories on the Y axis -- best for long labels or rankings.
Waterfall (Advanced)Positive and negative contributions stepping toward a net total.

Parts of a whole

ChartWhen to use
Pie chartShare of a total across a handful of categories.
Donut chartSame as pie with a centre hole; avoid more than six slices.
TreemapArea-proportional tiles -- parts-of-whole across many categories.
FunnelConversion stages tapering from top to bottom.

Distributions and relationships

ChartWhen to use
HistogramDistribution of a numeric column, binned into equal-width buckets.
Scatter plotTwo numeric dimensions as points, with optional point size -- good for correlation.
HeatmapDensity grid across two categorical dimensions.
Radar (Advanced)Spider chart comparing several metrics, optionally one ring per series.
Sankey (Advanced)Flows between nodes, with width proportional to magnitude.
Word cloud (Advanced)Words sized by weight -- a quick read of relative frequency.

Good to know

  • Bar, horizontal bar, pie and donut charts support click-to-filter on a dashboard: clicking a bar or slice pins that value as a cross-filter for the other cards. See Dashboards.
  • Each chart type exposes its own small configuration form -- which columns drive the axes, labels, value formatting and colour overrides. Column fields offer the dataset's columns, so configure the chart after the data preview has run.
  • Charts inherit the active dashboard theme's palette automatically; you can override colours per card. See Themes and branding.