grafana/public/app/plugins/panel/bargauge
2021-10-12 15:45:30 -04:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
BarGaugeMigrations.test.ts Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
BarGaugeMigrations.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
BarGaugePanel.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
BarGaugePanel.tsx PanelQueryRunner: only skip applyFieldOverrides when streaming (#34438) 2021-05-19 22:00:00 -07:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
module.tsx BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02: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
types.ts NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 2020-04-08 19:21:26 +02: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/