grafana/docs/sources/visualizations/time-series
Dominik Prokop ffea53f2f6
TimeSeries: Add support for negative Y and constant transform (#44774)
* add negative y config

* Handle negative y and constant transform in Timeseries panel

* Typechecks

* Add migration from old graph panel

* Docs update

* Revert "Add migration from old graph panel"

This reverts commit 33b5a90b66.

* Revert VizLegendItem changes

* Automatically separate positive and negative stacks within a group

* Update packages/grafana-ui/src/components/VizLegend/VizLegend.story.tsx

* Remove SeriesLabel component

* Update docs/sources/visualizations/time-series/_index.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update docs/sources/visualizations/time-series/_index.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Leftover reverts

* Don't crate bands (for now0 for negative -y stack

* Add docs note about transform being only available as an override

* Fill negative bands in reversed direction

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2022-02-08 07:27:02 -08:00
..
_index.md TimeSeries: Add support for negative Y and constant transform (#44774) 2022-02-08 07:27:02 -08:00
annotate-time-series.md Docs move "visualizations" folder up one level in TOC (#38523) 2021-08-25 14:14:00 -04:00
change-axis-display.md TimeSeries/Barchart: Only show default label for y axis (#44713) 2022-02-02 11:05:48 +01:00
graph-color-scheme.md Docs/panel refactor (#43569) 2022-01-18 15:06:27 -06:00
graph-time-series-as-bars.md Docs/panel refactor (#43569) 2022-01-18 15:06:27 -06:00
graph-time-series-as-lines.md Docs/panel refactor (#43569) 2022-01-18 15:06:27 -06:00
graph-time-series-as-points.md Docs/panel refactor (#43569) 2022-01-18 15:06:27 -06:00
graph-time-series-stacking.md Docs/panel refactor (#43569) 2022-01-18 15:06:27 -06:00