grafana/public/app/plugins/panel/singlestat
2020-06-16 07:34:27 +02:00
..
img updated singlestat logo 2018-10-27 15:13:57 +02:00
specs Typescript: Fixed strict null errors. (#25609) 2020-06-16 07:34:27 +02:00
editor.html Singlestat: Adds migration button and logic to migrate singlestat to stat panel (#23845) 2020-04-25 11:00:27 +02:00
mappings.html Fix: adding missing icons in the elastic query editor and the single stat editor. (#24914) 2020-05-20 12:04:48 +02:00
module.html fix(panel height): fixed issue with singlestat height, fixes #4679, fixes #4894, fixes #5113 2016-05-20 12:23:26 +02:00
module.ts Field: UI & Code consistency Title -> Display name (#24507) 2020-05-12 13:52:53 +02:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
README.md Docs: Update the link to docs for singlestat (#21225) 2019-12-23 17:39:38 +01: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:

https://grafana.com/docs/grafana/latest/features/panels/singlestat/