mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 02:22:13 +08:00

* fix: use fieldConfig.defaults.noValue in barchart and statetimeline * change name of test * remove todo comment * lean on PanelDataErrorView in the case where no fields are present * update StateTimeline and StatusHistory to use PanelDataErrorView * fix test * self-review cleanup
Bar chart
This panel visualization allows you to graph categorical data.
This Bar chart is included with Grafana.
Read more about it here:
https://grafana.com/docs/grafana/latest/visualizations/bar-chart/