grafana/public/app/plugins/panel/stat
Hugo Häggmark 428b4ae565
Stat/Gauge/BarGauge: shows default cursor when missing links (#24284)
* Stat/Gauge/BarGauge: shows default cursor when missing links

* Stat/Gauge/BarGauge: shows default cursor when missing links

* Refactor: changes after PR comments
2020-05-05 15:26:42 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02: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 Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07: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 Stat/Gauge/BarGauge: shows default cursor when missing links (#24284) 2020-05-05 15:26:42 +02:00
types.ts Search: Adds search to main nav and removes open search click on dashboard name (#23943) 2020-04-27 16:38:04 +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/