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 47f8717149
React: Use new JSX transform (#88802)
11 months ago
..
img
BarGaugeMigrations.test.ts
BarGaugeMigrations.ts
BarGaugePanel.test.tsx React: Use new JSX transform (#88802) 11 months ago
BarGaugePanel.tsx React: Use new JSX transform (#88802) 11 months ago
README.md
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 Schemas: Reduce duplicated jenny code (#84061) 1 year ago
plugin.json
suggestions.ts

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/