Ryan McKinley 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) hace 6 años
..
img 985f057ab3 revert most options sharing hace 6 años
ColoringEditor.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) hace 6 años
FontSizeEditor.tsx 19e824006a Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) hace 6 años
README.md 985f057ab3 revert most options sharing hace 6 años
SingleStatEditor.tsx 1ef15283a4 FieldDisplay: Don't use group ui elements in field editors (#16953) hace 6 años
SingleStatPanel.tsx 073c84179f FieldDisplay: shared options model for singlestat panels (#16703) hace 6 años
SparklineEditor.tsx c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) hace 6 años
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) hace 6 años
plugin.json 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) hace 6 años
types.ts 073c84179f FieldDisplay: shared options model for singlestat panels (#16703) hace 6 años

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/