Dominik Prokop 19e824006a Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 6 лет назад
..
img 985f057ab3 revert most options sharing 6 лет назад
ColoringEditor.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 6 лет назад
FontSizeEditor.tsx 19e824006a Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 6 лет назад
README.md 985f057ab3 revert most options sharing 6 лет назад
SingleStatEditor.tsx 19e824006a Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 6 лет назад
SingleStatPanel.tsx 514818f16d Panel Plugins: pass query request/response to react panel plugins (#16577) 6 лет назад
SparklineEditor.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 6 лет назад
module.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 6 лет назад
plugin.json 985f057ab3 revert most options sharing 6 лет назад
types.ts c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 6 лет назад

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/