grafana/public/app/plugins/panel/piechart
Daniel Lee 292b24e30d
Piechart: Implements series override -> hide in area for the legend or tooltip (#51297)
* piechart: support series override for hiding legend item

* piechart: add support for hiding values in multi tooltip

* tidy up variable names

* piechart: typing for hideFrom variable

* betterer fixes
2022-06-27 15:13:19 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
migrations.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
migrations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.tsx Cue: Update Text, Stat, and Annolist panel cue schemas (#49479) 2022-05-25 12:07:32 +01:00
PieChart.tsx Piechart: Implements series override -> hide in area for the legend or tooltip (#51297) 2022-06-27 15:13:19 +02:00
PieChartPanel.test.tsx Piechart: Implements series override -> hide in area for the legend or tooltip (#51297) 2022-06-27 15:13:19 +02:00
PieChartPanel.tsx Piechart: Implements series override -> hide in area for the legend or tooltip (#51297) 2022-06-27 15:13:19 +02:00
plugin.json PieChart: Remove beta flag 2021-05-14 10:25:00 +02:00
suggestions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
utils.ts PieChart: Filter NaN values from total calculation (#39503) 2021-09-22 11:41:40 +02:00