grafana/public/app/plugins/panel/gauge
2019-02-17 07:03:42 +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 Added missing Gauge props 2019-02-16 16:06:16 +01:00
GaugePanelEditor.tsx Merge branch 'react-panel-options' into bar-gauge-poc 2019-02-16 16:02:31 +01:00
module.tsx Began work on handling panel type switching and keep setting 2019-02-17 07:03:42 +01:00
plugin.json Updated a few plugin json files with dataFormats 2019-02-12 16:15:05 +01:00
SingleStatValueEditor.tsx Fixed gauge issue that will require migration later and also value options editor did not handle null decimals or 0 decimals 2019-02-16 16:27:12 +01:00
types.ts Began work on handling panel type switching and keep setting 2019-02-17 07:03:42 +01:00