grafana/public/app/plugins/panel/stat
Torkel Ödegaard d6ba6440e4
Singlestat: Adds migration button and logic to migrate singlestat to stat panel (#23845)
* Singlestat: Migration button to migrate to new stat panel

* updated test
2020-04-25 11:00:27 +02:00
..
img StatPanel: Rename singlestat2 to stat (#20651) 2019-11-25 16:13:14 -08:00
module.tsx Singlestat: Adds migration button and logic to migrate singlestat to stat panel (#23845) 2020-04-25 11:00:27 +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
StatMigrations.test.ts Singlestat: Adds migration button and logic to migrate singlestat to stat panel (#23845) 2020-04-25 11:00:27 +02:00
StatMigrations.ts Singlestat: Adds migration button and logic to migrate singlestat to stat panel (#23845) 2020-04-25 11:00:27 +02:00
StatPanel.tsx FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
types.ts Chore: export OptionsUIRegistryBuilder on grafana/data (#23444) 2020-04-09 07:57:03 +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/