grafana/public/app/plugins/panel/bargauge
Uchechukwu Obasi 8aa496dfb4
BarGuage: Fixes vertical view flip and bar misalignment when used with datalinks (#43655)
* BarGauge: fix vertical view flip issue

* fix bar misalignment in vertical and horizontal orientations

* add test to prevent bar misalignment in the future
2022-01-04 17:21:29 +01: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 Chore: Reduce pa11y-ci errors (#41787) 2021-11-17 14:45:45 +01:00
BarGaugePanel.tsx BarGuage: Fixes vertical view flip and bar misalignment when used with datalinks (#43655) 2022-01-04 17:21:29 +01:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
module.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +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
suggestions.ts VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01: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/