grafana/devenv/dev-dashboards/panel-bargauge
Torkel Ödegaard 73ce20ab48
Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477)
* BarGauge: New value options

* Fix typings for cell options, add new value mode option for bar gauge cells

* Add BarGauge panel option, tests, and update test dashboard

* Updated

* Added default

* Goodbye trusty console.log

* Update

* Merge changes from main

* Update docs

* Add valuemode doc changes

* Update gdev dashboard

* Update valueMode symbol name to valueDisplayMode

* Use Enums as Opposed to literals, don't calculate values when hidden

* Remove double import

* Fix tests

* One more test fix

* Remove erroneous targets field, fix type of maxDataPoints

* Strip nulls and add index field to Thresholds

* Gen cue

* remove bad targets again

* Fixes

---------

Co-authored-by: Kyle Cunningham <kyle@codeincarnate.com>
Co-authored-by: sam boyer <sdboyer@grafana.com>
2023-03-10 14:41:46 +01:00
..
bar_gauge_demo.json BarGauge: Fix for negative min values (#17192) 2019-05-21 13:10:23 +02:00
panel_tests_bar_gauge2.json FieldConfig: add thresholds and color modes (#21273) 2019-12-28 17:32:58 -08:00
panel_tests_bar_gauge.json Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477) 2023-03-10 14:41:46 +01:00