grafana/public/app/plugins/panel/piechart
Torkel Ödegaard 658cc5dd2d
PieChart: Support row data in pie chart (#34755)
* PieChart: Support row data in pie chart

* Make color override work

* removed thing

* Minor refactoring
2021-05-28 07:29:57 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
migrations.test.ts PieChart: move the pie chart component into the panel (#33800) 2021-05-10 11:50:25 +02:00
migrations.ts PieChart: move the pie chart component into the panel (#33800) 2021-05-10 11:50:25 +02:00
module.tsx PieChart: Support row data in pie chart (#34755) 2021-05-28 07:29:57 +02:00
PieChart.tsx Theme: New visualization colors model (#33973) 2021-05-13 07:32:13 +02:00
PieChartPanel.tsx PieChart: Handle undefined custom.hideFrom in fieldConfig (#34185) 2021-05-17 11:34:14 +02:00
plugin.json PieChart: Remove beta flag 2021-05-14 10:25:00 +02:00
types.ts Unify tooltip options across visualizations (#33892) 2021-05-11 15:46:12 +02:00