tripnomics_7.5.5/public/app/plugins/panel/stat
venbatechnologies@gmail.com 91fce5c4bf Initial commit
2021-07-05 13:49:40 +05:30
..
img Initial commit 2021-07-05 13:49:40 +05:30
module.tsx Initial commit 2021-07-05 13:49:40 +05:30
plugin.json Initial commit 2021-07-05 13:49:40 +05:30
README.md Initial commit 2021-07-05 13:49:40 +05:30
StatMigrations.test.ts Initial commit 2021-07-05 13:49:40 +05:30
StatMigrations.ts Initial commit 2021-07-05 13:49:40 +05:30
StatPanel.tsx Initial commit 2021-07-05 13:49:40 +05:30
types.ts Initial commit 2021-07-05 13:49:40 +05:30

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/