Torkel Ödegaard fd21e0ba14 DataLinks: enable access to labels & field names (#18918) 6 år sedan
..
img 985f057ab3 revert most options sharing 7 år sedan
ColoringEditor.tsx 1db9fff056 strictNullChecks: First batch (#18390) 6 år sedan
FontSizeEditor.tsx c194ae1ba5 Registry: add a reusable function registry (#17047) 6 år sedan
README.md 985f057ab3 revert most options sharing 7 år sedan
SingleStatEditor.tsx fd21e0ba14 DataLinks: enable access to labels & field names (#18918) 6 år sedan
SingleStatPanel.tsx ff6b8c5adc DataLinks: enable data links in Gauge, BarGauge and SingleStat2 panel (#18605) 6 år sedan
SparklineEditor.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 7 år sedan
module.tsx 21948e80e0 SingleStat: add a gauge migration call to action button in the editor (#18604) 6 år sedan
plugin.json 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 år sedan
types.ts d54851f8e2 Chore: strictNullChecks, ColoringEditor and time_region_manager (#18442) 6 år sedan

README.md

Singlestat Panel - Native Plugin

The Singlestat Panel is included with Grafana.

The Singlestat Panel allows you to show the one main summary stat of a SINGLE series. It reduces the series into a single number (by looking at the max, min, average, or sum of values in the series). Singlestat also provides thresholds to color the stat or the Panel background. It can also translate the single number into a text value, and show a sparkline summary of the series.

Read more about it here:

http://docs.grafana.org/reference/singlestat/