grafana/public/app/plugins/panel/gauge
2019-02-16 16:02:31 +01:00
..
img add icon 2018-12-05 10:33:15 +01:00
GaugeOptionsBox.tsx Added a ReactPanelPlugin as the interface that react panels export, this way react panels have clearer api, and gives us hooks to handle migrations and a way for panel to handle panel changes in the future 2019-02-16 15:46:30 +01:00
GaugePanel.tsx Moved gauge value options into a sub oject and made editor more generic, will be moved out of gauge pane later and shared between singlestat, gauge, bargauge, honecomb 2019-02-16 15:46:30 +01:00
GaugePanelEditor.tsx Merge branch 'react-panel-options' into bar-gauge-poc 2019-02-16 16:02:31 +01:00
module.tsx Began experimenting with a bar gauge 2019-02-16 15:47:33 +01:00
plugin.json Updated a few plugin json files with dataFormats 2019-02-12 16:15:05 +01:00
SingleStatValueEditor.tsx Moved gauge value options into a sub oject and made editor more generic, will be moved out of gauge pane later and shared between singlestat, gauge, bargauge, honecomb 2019-02-16 15:46:30 +01:00
types.ts Bar gauge icon updated 2019-02-16 15:47:35 +01:00