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/bargauge
Torkel Ödegaard 9126dbceaf
Gauges: Fixing broken auto sizing (#79926)
1 year ago
..
img Panels: Update panel logos (#23964) 5 years ago
BarGaugeMigrations.test.ts Update jest monorepo to v29 (#58261) 3 years ago
BarGaugeMigrations.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
BarGaugePanel.test.tsx Bar Gauge: Add max height option (#76042) 2 years ago
BarGaugePanel.tsx Bar Gauge: Add max height option (#76042) 2 years ago
README.md Example fixes for #40173 (#40175) 4 years ago
module.tsx Bar Gauge: Add max height option (#76042) 2 years ago
panelcfg.cue Gauges: Fixing broken auto sizing (#79926) 1 year ago
panelcfg.gen.ts Gauges: Fixing broken auto sizing (#79926) 1 year ago
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 4 years ago
suggestions.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago

README.md

Bar gauge

The bar gauge simplifies your data by reducing every field to a single value. You choose how Grafana calculates the reduction.

This panel can show one or more bar gauges depending on how many series, rows, or columns your query returns.

This Bar chart is included with Grafana.

Read more about it here:

https://grafana.com/docs/grafana/latest/visualizations/bar-gauge-panel/