grafana/public/app/plugins/panel/bargauge
sam boyer 492bdbd585
Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703)
* kindsys: Rename mudball to common schemas

* Update all core plugin imports

* Add missed table types

* Remove invalid JSON comment

* Remove coremodel dir from codeowners
2023-01-18 17:40:22 +00: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 Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01:00
BarGaugePanel.test.tsx Table Panel: Refactor Cell Options to Allow for Options per Cell Type (#59363) 2023-01-12 18:42:57 +07:00
BarGaugePanel.tsx Chore: more any/type assertion improvements (#59229) 2022-11-23 16:54:57 +00:00
models.cue Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 2023-01-18 17:40:22 +00:00
models.gen.ts Use preferred package header for generated code (#61059) 2023-01-06 04:57:45 -05:00
module.tsx Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01: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 Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01: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/