grafana/public/app/features/panel/components
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
..
VizTypePicker LibraryPanels: Increase max description length to 2048 chars (#46601) 2022-03-24 12:14:56 +00:00
PanelDataErrorView.test.tsx Panels: Use the No value option when showing the no data message (#47675) 2022-04-14 10:10:03 +02:00
PanelDataErrorView.tsx Panels: Use the No value option when showing the no data message (#47675) 2022-04-14 10:10:03 +02:00
PanelPluginError.tsx PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 2021-10-13 08:53:36 +02:00
PanelRenderer.tsx ErrorBoundary: Support recovering from errors in PanelChrome & PanelRenderer (#40785) 2021-10-22 11:52:05 +02:00