General
Guides
Development
Item Types
- Bar Chart
- Cell
- Comparison Summation Table
- Discrete Bar Chart
- Donut Chart
- Heading
- Jumbotron Singlestat
- Markdown
- Percentage Table
- Row
- Section
- Separator
- Simple Time Series
- Singlestat
- Stacked Area Chart
- Standard Time Series
- Summation Table
- Time-Shifted Summation Table
API
JSON Data Format
Dashboard
Dashboard Items
All dashboard items share a common structure. Each is a JSON dictionary with an item_type attribute indicating what type of dashboard item it is. Item types generally fall into two categories - structural elements, which control dashboard layout, and presentations, which create some visible output in the rendered dashboard.
Structural Item Types
dashboard_definitionsectionrowcell
Presentation Types
These item types have a visual component, but do not consume data from queries.
headingseparatormarkdown
Data Presentation Types
These item type have a visual component linked to one or more data queries.
simple_time_seriesstandard_time_seriesstacked_area_chartdonut_chartbar_chartdiscrete_bar_chartsinglegraphsinglestatjumbotron_singlestatsummation_tabletimeshift_summation_tablecomparison_summation_tablepercentage_table