Releases: elastic/elastic-charts
Releases · elastic/elastic-charts
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
.
v67.0.1
v67.0.0
67.0.0 (2024-09-23)
Bug Fixes
- deps: update dependency @elastic/eui to ^95.8.0 (#2504) (1ca5dd9)
- deps: update dependency @playwright/test to ^1.46.1 (#2511) (b99b3e6)
- deps: update dependency json-schema-to-typescript to v15.0.1 (#2510) (a606d72)
Styles
BREAKING CHANGES
- theme: the
isolatedPoint
style doesn't contain theradius
parameter anymore. The radius is derived from theline.strokeWidth
parameter.
v66.1.1
66.1.1 (2024-08-09)
Bug Fixes
- deps: update dependency @elastic/eui to ^95.5.0 (#2496) (803a56a)
- deps: update dependency @playwright/test to ^1.45.3 (#2495) (4b82ee2)
- deps: update dependency json-schema-to-typescript to v15 (#2497) (d635ebb)
- flame: failure when accessing
visualViewport.visualViewport
from withiniFrame
(#2502) (84f5328)
v66.1.0
66.1.0 (2024-07-15)
Bug Fixes
- deps: update dependency @elastic/eui to ^95.3.0 (#2479) (d8c8a6a)
- deps: update dependency @playwright/test to ^1.45.0 (#2480) (6b9935c)
- deps: update dependency @playwright/test to ^1.45.1 (#2485) (8fe29f5)
- deps: update dependency json-schema-to-typescript to v14.1.0 (#2481) (b459a76)
- metric: icon alignment defaults (#2489) (bba76fa)