The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/barchart
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802)
11 months ago
..
__snapshots__ BarChart: Refactor and VizTooltip fixes (#87160) 1 year ago
img
BarChartLegend.tsx React: Use new JSX transform (#88802) 11 months ago
BarChartPanel.tsx React: Use new JSX transform (#88802) 11 months ago
README.md
TickSpacingEditor.tsx React: Use new JSX transform (#88802) 11 months ago
bars.ts VizTooltips: Remove old tooltips and annotations (#84420) 1 year ago
distribute.ts
migrations.test.ts AngularMigrate: Auto migrate graph to multiple panels (#83992) 1 year ago
migrations.ts AngularMigrate: Auto migrate graph to multiple panels (#83992) 1 year ago
module.tsx BarChart: Refactor and VizTooltip fixes (#87160) 1 year ago
panelcfg.cue
panelcfg.gen.ts Schemas: Reduce duplicated jenny code (#84061) 1 year ago
plugin.json
quadtree.ts BarChart: TooltipPlugin2 (#80920) 1 year ago
suggestions.ts
types.ts Barchart: Fix percent stacking regression (#79903) 1 year ago
utils.test.ts BarChart: Fix bar widths changing when toggling series (#89010) 12 months ago
utils.ts BarChart: Fix bar widths changing when toggling series (#89010) 12 months ago

README.md

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/