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
Torkel Ödegaard 858d654d1c
Barchart: Fixes barchart switching from palette to thresholds color mode (#40954)
4 years ago
..
__snapshots__ Scatter: support bubble and line charts with out-of-order data (alpha) (#39377) 4 years ago
img BarChart: add alpha bar chart panel (#30323) 4 years ago
BarChart.tsx Time series/Bar chart panel: Add ability to sort series via legend (#40226) 4 years ago
BarChartPanel.tsx Time series/Bar chart panel: Add ability to sort series via legend (#40226) 4 years ago
README.md Example fixes for #40173 (#40175) 4 years ago
bars.ts Time series/Bar chart panel: Add ability to sort series via legend (#40226) 4 years ago
distribute.ts Barchart: move viz to core (#33947) 4 years ago
models.cue Schema: unify bar/point/etc visibility modes (#39378) 4 years ago
module.tsx Barchart: Fixes barchart switching from palette to thresholds color mode (#40954) 4 years ago
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 4 years ago
quadtree.ts Timeline: Text align option (#34087) 4 years ago
suggestions.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 4 years ago
types.ts Schema: unify bar/point/etc visibility modes (#39378) 4 years ago
utils.test.ts Time series/Bar chart panel: Add ability to sort series via legend (#40226) 4 years ago
utils.ts Time series/Bar chart panel: Add ability to sort series via legend (#40226) 4 years 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/