grafana/public/app/plugins/panel/stat
Torkel Ödegaard d257e661cd
NewPanelEdit: Minor style and description tweaks, AND PanelQueryRunner & autoMinMax (#23445)
* NewPanelEdit: Minor style and description tweaks

* Removed the worst snapshot of all time
2020-04-09 05:47:12 +02:00
..
img StatPanel: Rename singlestat2 to stat (#20651) 2019-11-25 16:13:14 -08:00
module.tsx NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 2020-04-08 19:21:26 +02:00
plugin.json StatPanel: change to beta 2019-12-04 21:34:33 +01:00
README.md StatPanel: Rename singlestat2 to stat (#20651) 2019-11-25 16:13:14 -08:00
StatPanel.tsx NewPanelEdit: Minor style tweaks & fix to transparent panels (#23353) 2020-04-06 08:22:49 +02:00
types.ts NewPanelEdit: Minor style and description tweaks, AND PanelQueryRunner & autoMinMax (#23445) 2020-04-09 05:47:12 +02:00

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/