kibana/docs/development/plugins
Stratoula Kalafateli ec4f53f3cc
[XY axis] Implement new palette service (#86876) (#88173)
* [XY Axis] New Palette service

* Calculate all Series to map the colors correctly

* remove commented out code

* syncColors on XY plugin

* Reset to false when no embeddable

* Add unit test for getAllSeries function

* Measure the usage of the selected palette

* Minor adjustments

* Update documentation for isSyncColorsEnabled method

* Fix bug on changing palette on charts with no split series

* Fix coloring for multiple y axis visualizations

* Call getPalettes function from the renderer

* Fullwidth palette picker

* Fetch palette registry on the component and not on the renderer

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-13 18:17:51 +02:00
..
data [Search] Search Sessions with relative time range (#84405) (#88013) 2021-01-12 17:44:56 +01:00
embeddable Remove dynamic mapped types from UiActions (#87075) (#87274) 2021-01-05 13:27:11 +01:00
expressions [XY axis] Implement new palette service (#86876) (#88173) 2021-01-13 18:17:51 +02:00
kibana_utils Improve state sync error handling (#74264) (#74524) 2020-08-10 10:56:03 +02:00
ui_actions/public Expose SO import/export APIs from the service's contract instead of exporting static functions (#86264) (#87611) 2021-01-07 13:43:31 +01:00