grafana/public/app/plugins/panel
Torkel Ödegaard b62e87f753
TimeSeries: Render thresholds as lines and areas (#33357)
* TimeSeries: First take on uplot thresholds rendering

* Updating theme for color picker and fixing issues

* Updating theme for color picker and fixing issues

* Minor progress

* Added test dashboard

* Adding transparent and text colors to color picker and making them visible

* Good progress on migrations

* Fixed selected issue in color picker

* Fixes

* migration fix

* Fixed test

* Fixing line rendering and refactoring

* Minor ordering fix

* fixed test

* Draw thresholds before axes & series and other tweaks

* Update packages/grafana-ui/src/components/uPlot/config/UPlotThresholds.ts

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-05-04 13:03:35 +02:00
..
alertlist Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
annolist EventBus: add origin to all events and support nested EventBus (#33548) 2021-04-30 22:33:29 +02:00
barchart VizLegend: move onSeriesColorChanged to PanelContext (breaking change) (#33611) 2021-05-03 08:23:17 -07:00
bargauge Theme: Move displayProcessor & fieldOverrides & visualizations to use new theme model (#33502) 2021-04-29 12:44:06 +02:00
dashlist Schema: Change Subsume check so optionality is respected (#33650) 2021-05-03 10:24:28 -07:00
debug EventBus: add origin to all events and support nested EventBus (#33548) 2021-04-30 22:33:29 +02:00
gauge Theme: Move displayProcessor & fieldOverrides & visualizations to use new theme model (#33502) 2021-04-29 12:44:06 +02:00
gettingstarted Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
graph Graph: Fixes threshold handles now showing up for graph thresholds (#33600) 2021-05-02 19:54:18 +02:00
heatmap Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
live Live: expose publish on live interfaces (#33596) 2021-04-30 17:35:03 -07:00
logs Explore: Add logs navigation to request more logs (#33259) 2021-05-03 19:34:32 +02:00
news Schema: Change Subsume check so optionality is respected (#33650) 2021-05-03 10:24:28 -07:00
nodeGraph Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
piechart VizLegend: move onSeriesColorChanged to PanelContext (breaking change) (#33611) 2021-05-03 08:23:17 -07:00
pluginlist Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
stat Theme: Move displayProcessor & fieldOverrides & visualizations to use new theme model (#33502) 2021-04-29 12:44:06 +02:00
table Table: Fixes wrong value for auto (#33637) 2021-05-03 15:45:48 +02:00
table-old Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
text Schema: Change Subsume check so optionality is respected (#33650) 2021-05-03 10:24:28 -07:00
timeline VizLegend: move onSeriesColorChanged to PanelContext (breaking change) (#33611) 2021-05-03 08:23:17 -07:00
timeseries TimeSeries: Render thresholds as lines and areas (#33357) 2021-05-04 13:03:35 +02:00
welcome GettingStarted: Fixes backgrounds in welcome and getting started (#32613) 2021-04-01 21:52:20 +02:00
xychart VizLegend: move onSeriesColorChanged to PanelContext (breaking change) (#33611) 2021-05-03 08:23:17 -07:00