mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* Return same series for loading state * Fix shared query issue * include structureRev * heatmap should depend on the series, not the wrapper * fix more panels * keep config for comparison * fieldConfig.fieldConfig! * cleanup * cmon --------- Co-authored-by: Leon Sorokin <leeoniya@gmail.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com> |
||
---|---|---|
.. | ||
__snapshots__ | ||
img | ||
BarChartPanel.tsx | ||
bars.ts | ||
distribute.ts | ||
module.tsx | ||
panelcfg.cue | ||
panelcfg.gen.ts | ||
plugin.json | ||
quadtree.ts | ||
README.md | ||
suggestions.ts | ||
TickSpacingEditor.tsx | ||
types.ts | ||
utils.test.ts | ||
utils.ts |
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/