Releases: elastic/elastic-charts
Releases · elastic/elastic-charts
v69.1.0
v69.0.1
v69.0.0
Warning
Deprecated
This version removed Amsterdam theming. We added back Amsterdam themes in v69.0.1
for BWC until we phase out the Amsterdam theme completely.
69.0.0 (2025-01-28) Deprecated
Bug Fixes
- deps: update dependency @elastic/eui to v99 (#2567) (f397987)
- style: align xy axis style to borealis (#2584) (9486374)
Styles
BREAKING CHANGES
- theme: the light and dark themes follow the EUI Borealis theme.
v68.1.0
v68.0.4
v68.0.3
v68.0.2
v68.0.1
v68.0.0
68.0.0 (2024-10-08)
Features
BREAKING CHANGES
- xy: The way mixed stacked/nonstacked series are colored now is different from the previous behaviour. Now we color them not by their insert index but by the way we display them in the rendering: from the left to right, bottom top, stacked, nonstacked. This align correctly also the legend colors by default. This does not affect colors assigned via a
SeriesColorAccessor
.