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
Ashley Harrison 38fc06a6ff
Internationalisation: Mark up panel edit options (#107051)
4 weeks ago
..
img Panels: Update panel logos (#23964) 5 years ago
BarGaugeLegend.tsx Grafana Data: Use package.json exports for internal code (#102696) 4 months 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 BarGauge: Add legend support (#92449) 11 months ago
BarGaugePanel.tsx Grafana UI: Use package.json exports for internal code (#101815) 4 months ago
README.md Example fixes for #40173 (#40175) 4 years ago
module.tsx Internationalisation: Mark up panel edit options (#107051) 4 weeks ago
panelcfg.cue BarGauge: Add legend support (#92449) 11 months ago
panelcfg.gen.ts BarGauge: Add legend support (#92449) 11 months ago
plugin.json Plugins: Update all core plugins with raise issue and docs links (#101929) 4 months 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/