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

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/