Torkel Ödegaard 142c7eb0e6 Gauges: Fixes error when mappings array was undefined (#18353) 6 tahun lalu
..
img 985f057ab3 revert most options sharing 7 tahun lalu
ColoringEditor.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 7 tahun lalu
FontSizeEditor.tsx c194ae1ba5 Registry: add a reusable function registry (#17047) 6 tahun lalu
README.md 985f057ab3 revert most options sharing 7 tahun lalu
SingleStatEditor.tsx 14caa6a068 FieldDisplay: move threshold and mapping to Field (#17043) 6 tahun lalu
SingleStatPanel.tsx 073c84179f FieldDisplay: shared options model for singlestat panels (#16703) 6 tahun lalu
SparklineEditor.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 7 tahun lalu
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 tahun lalu
plugin.json 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 tahun lalu
types.ts 142c7eb0e6 Gauges: Fixes error when mappings array was undefined (#18353) 6 tahun lalu

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/