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
Time-Shifted Summation Table
The timeshift_summation_table
dashboard item displays a query’s
summation alongside the summation of the same query shifted back in
time with Graphite’s timeShift()
function, calculating and
displaying the delta.
Attributes
Attribute | Default Value | |
---|---|---|
title |
||
format |
,.3s |
|
shift |
1d |
|
striped |
false |
|
include_sums |
false |
If true , the raw sum of each data series will be include in the table. |
query |