kibana/docs/development/plugins
Stratoula Kalafateli 633495ef43
[XY axis] Implement new palette service (#86876)
* [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>
2021-01-13 15:56:28 +02:00
..
data [Search] Search Sessions with relative time range (#84405) 2021-01-12 14:51:04 +01:00
embeddable Remove dynamic mapped types from UiActions (#87075) 2021-01-05 10:11:05 +01:00
expressions [XY axis] Implement new palette service (#86876) 2021-01-13 15:56:28 +02:00
kibana_utils Improve state sync error handling (#74264) 2020-08-06 15:34:32 +02:00
ui_actions/public Expose SO import/export APIs from the service's contract instead of exporting static functions (#86264) 2021-01-07 11:23:28 +01:00