grafana/public/app/plugins/panel/singlestat
2019-02-13 11:14:53 +01:00
..
img updated singlestat logo 2018-10-27 15:13:57 +02:00
specs Mitigate XSS vulnerabilities in Singlestat panel 2018-11-18 20:33:36 -05:00
editor.html Devenv testdata dashboards (#12615) 2018-07-16 03:12:13 -07:00
mappings.html Fixed singlestat mapping typo (#5070) 2016-05-18 07:44:01 +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 Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
plugin.json Updated a few plugin json files with dataFormats 2019-02-12 16:15:05 +01:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +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/