mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
* Update dependency prettier to v3 (#71586) * Update dependency prettier to v3 * run prettier * ignore prettier update in legacy select scss * update command line arg --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> * unplug prettier --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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/