grafana/public/app/plugins/panel/bargauge
Nathan Marrs b94d06bfa7
Bar Gauge: Add field name placement option (#75932)
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-10-05 09:31:03 -07:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
BarGaugeMigrations.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
BarGaugeMigrations.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
BarGaugePanel.test.tsx Bar Gauge: Add field name placement option (#75932) 2023-10-05 09:31:03 -07:00
BarGaugePanel.tsx Bar Gauge: Add field name placement option (#75932) 2023-10-05 09:31:03 -07:00
module.tsx Bar Gauge: Add field name placement option (#75932) 2023-10-05 09:31:03 -07:00
panelcfg.cue Bar Gauge: Add field name placement option (#75932) 2023-10-05 09:31:03 -07:00
panelcfg.gen.ts Bar Gauge: Add field name placement option (#75932) 2023-10-05 09:31:03 -07:00
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02:00
README.md Example fixes for #40173 (#40175) 2021-10-12 15:45:30 -04:00
suggestions.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00

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/