grafana/public/app/plugins/panel/piechart
nikki-kiga 1efa5f51cf
PieChart: Make pie gradient more subtle to match other charts (#36961)
* change pie gradient to from colors

* increase label contrast

* Revert "change pie gradient to from colors"

This reverts commit 70d07d8b8e.

* reduce spin values
2021-07-21 08:50:38 -07: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 PieChart: Make pie gradient more subtle to match other charts (#36961) 2021-07-21 08:50:38 -07:00
PieChartPanel.tsx PieChart: sort legend descending, update placeholder to show default field display values limit (#36062) 2021-06-23 15:32:37 +01: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