Ryan McKinley 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) il y a 7 ans
..
img 985f057ab3 revert most options sharing il y a 7 ans
ProcessedValuesRepeater.tsx e5c8375ec2 only call onPanelMigration when the version actually changes (#16186) il y a 7 ans
README.md 985f057ab3 revert most options sharing il y a 7 ans
SingleStatEditor.tsx 985f057ab3 revert most options sharing il y a 7 ans
SingleStatPanel.tsx 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) il y a 7 ans
SingleStatValueEditor.tsx 56e1528c0e rename stat to show in UI il y a 7 ans
module.tsx e5c8375ec2 only call onPanelMigration when the version actually changes (#16186) il y a 7 ans
plugin.json 985f057ab3 revert most options sharing il y a 7 ans
types.ts 658f419cab add stat picker to single stat il y a 7 ans

README.md

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/