General
Guides
Development
API
Charts
- Bar Chart
- Bar Chart (Discrete)
- Donut Chart
- Scatter Plot
- Simple Time Series
- Singlegraph
- Singlegraph Grid
- Standard Time Series
Text
- Comparison Jumbotron Singlestat
- Comparison Singlestat
- Comparison Summation Table
- Heading
- Jumbotron Singlestat
- Markdown
- Percentage Table
- Singlestat
- Summation Table
- Timer Stat
- Time-Shifted Jumbotron Singlestat
- Time-Shifted Singlestat
- Time-Shifted Summation Table
Layout
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 |