grafana/public/app/plugins/panel/piechart
Dominik Prokop 19e824006a
Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718)
* Make SelectOptionItem a generic type to enable select value typing
* TS ignores added because of optional value on Select items (it's no longer any)
2019-04-23 20:44:16 +02: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 Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 2019-04-23 20:44:16 +02: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