grafana/public/app/plugins/panel/piechart
Torkel Ödegaard e3590e1a9b
Panels: Use the No value option when showing the no data message (#47675)
* Performance: Create separate div for portal root to limit reflow -> recalc style

* refactoring

* NoData: Use field config No value option as text when display no data message

* Use PanelDataErrorView in TabelPanel

* Add PanelDataErrorView to PieChart

* Updated
2022-04-14 10:10:03 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
migrations.test.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
migrations.ts Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
module.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
PieChart.tsx PieChart: Respect percent labels and legends decimal setting (#43693) 2022-01-05 10:24:43 +01:00
PieChartPanel.tsx Panels: Use the No value option when showing the no data message (#47675) 2022-04-14 10:10:03 +02:00
plugin.json PieChart: Remove beta flag 2021-05-14 10:25:00 +02:00
suggestions.ts VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +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