grafana/public/app/plugins/panel
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
..
alertGroups Chore: more ts test fixes (#63438) 2023-02-23 10:07:44 +00:00
alertlist Alerting: Fix UI crashing when selecting custom grouping in alert panel (#64124) 2023-03-03 06:59:36 -05:00
annolist Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
barchart Fix scenario where tooltip shows wrong value (#64025) 2023-03-06 10:20:44 +02:00
bargauge 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
candlestick Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
canvas Canvas: Improve anchor UX (#62409) 2023-02-03 12:02:37 -05:00
dashlist Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
debug Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
flamegraph Fix: Top table rendering and update docs (#64497) 2023-03-10 13:04:51 +00:00
gauge Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
geomap Geomap: Fix route layer zoom behavior (#63409) 2023-03-03 16:06:14 -08:00
gettingstarted Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
graph Update Monthly patch updates (#64323) 2023-03-08 09:38:06 +00:00
heatmap Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
histogram panels: Remove redundant import package from cue defs (#61949) 2023-01-23 14:28:44 -05:00
icon Canvas: Add tooltip for data links (#61648) 2023-01-20 16:26:51 +00:00
live Chore: Migrate usage of v1 themes to v2 (#57617) 2022-10-26 13:28:12 +01:00
logs Logs Panel: Generate types from schema (#63716) 2023-02-27 13:56:35 +02:00
news Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
nodeGraph NodeGraph: Support icons for nodes (#60989) 2023-03-01 16:02:33 +01:00
piechart panels: Remove redundant import package from cue defs (#61949) 2023-01-23 14:28:44 -05:00
stat Chore: more ts test fixes (#63438) 2023-02-23 10:07:44 +00:00
state-timeline Refactor state timeline/status history to cue model and refactor TimelineChart component (#61631) 2023-01-26 07:03:59 +00:00
status-history Re-add RowHeight option to StatusHistory (#62293) 2023-01-27 12:52:32 +02:00
table 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
table-old Build: Replace babel-loader with esbuild-loader (#57837) 2023-01-23 12:15:05 +01:00
text Chore: more ts test fixes (#63438) 2023-02-23 10:07:44 +00:00
timeseries TimeSeries: Fix overflowing exemplar modals causing content shifts (#64037) 2023-03-06 11:34:37 -06:00
traces Trace View: Sticky trace view header (#64236) 2023-03-06 19:04:51 +00:00
welcome Chore: Reduce usage of v1 theme (#53245) 2022-08-08 16:37:06 +01:00
xychart Chore: improve some types (#62363) 2023-02-01 10:50:34 +00:00