grafana/public/app/plugins/panel/piechart
Ryan McKinley 514818f16d
Panel Plugins: pass query request/response to react panel plugins (#16577)
* pass query request/response to panel plugins

* rename finishTime to endTime

* move QueryResponseData to a sub variable

* rename to PanelData

* make data not optional

* make data not optional

* missing optional
2019-04-16 13:23:34 -07:00
..
img Merge with master, and updated logo and name 2019-03-20 19:17:23 +01:00
module.tsx Panels: Refactoring how panel plugins sets hooks and components, #16166 2019-03-24 15:56:32 +01:00
PieChartOptionsBox.tsx Rename: Piechart -> PieChart 2019-03-08 13:42:41 +03:00
PieChartPanel.tsx Panel Plugins: pass query request/response to react panel plugins (#16577) 2019-04-16 13:23:34 -07:00
PieChartPanelEditor.tsx Feat: Singlestat panel react progress & refactorings (#16039) 2019-03-28 14:57:49 +01:00
plugin.json Merge with master, and updated logo and name 2019-03-20 19:17:23 +01:00
types.ts Feat: Singlestat panel react progress & refactorings (#16039) 2019-03-28 14:57:49 +01:00