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
Ryan McKinley 33c64dba38
BarChart: support log scale (#43305)
3 years ago
..
__snapshots__ MarketTrend: add new alpha panel (#40909) 4 years ago
img BarChart: add alpha bar chart panel (#30323) 4 years ago
BarChart.tsx Barchart docs and styling fix (#41362) 4 years ago
BarChartPanel.tsx BarChart: Use new data error view component to show actions in panel edit (#42474) 4 years ago
README.md Example fixes for #40173 (#40175) 4 years ago
bars.ts BarChart: refactor x tick label placement logic (#43256) 3 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: support log scale (#43305) 3 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 VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 4 years ago
types.ts Barchart docs and styling fix (#41362) 4 years ago
utils.test.ts BarChart: Use new data error view component to show actions in panel edit (#42474) 4 years ago
utils.ts BarChart: support log scale (#43305) 3 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/