Display types
| Type | Best for | Details |
|---|---|---|
| Table | Browsing rows, searching, exploring raw data. | Table |
| Graph | Trends, comparisons, distributions. Line, area, bar, scatter, pie. | Graph |
| Statistics | Single-value KPIs with optional period-over-period deltas. | Statistics |
Adding a chart to a dashboard
- Open a dashboard.
- Click the + button to add a new chart.
- Select the dataset that provides the data.
- Choose a display type, Table, Graph, or Stats.
- Configure the chart (axes, chart type, aggregations, etc.).
- The chart appears on the dashboard grid, ready to drag and resize.
One dataset, many charts
Because each chart has its own transformation configuration, a single dataset can power multiple charts with different views. For example, the same sales dataset could show a line chart of monthly trends and a table of individual transactions.Related
- Graph charts, line, area, bar, scatter, pie.
- Statistics cards, KPIs and deltas.
- Chart transformations, shape data specifically for a chart.
- Chart options, download, link to dataset, etc.
