grafana/public/app/plugins/panel/singlestat
Torkel Ödegaard 3b0356a165
Decimals: Improving auto decimals logic for high numbers and scaled units (#30262)
* Big improvement to decimals logic is finally working

* Removed unused elements from old solution

* Updated test
2021-01-14 11:29:44 +01:00
..
img updated singlestat logo 2018-10-27 15:13:57 +02:00
specs Decimals: Improving auto decimals logic for high numbers and scaled units (#30262) 2021-01-14 11:29:44 +01: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 Typescript: Fixing typescript strict error, and separate check from publishing (#29679) 2020-12-08 12:56:37 +01: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/