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 board
- Open a board.
- 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 board grid, ready to drag and resize.
One dataset, many charts
Because each chart has its own Rift 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 Rift — shape data specifically for a chart.
- Chart options — download, link to dataset, etc.