Releases: elastic/elastic-charts
Releases · elastic/elastic-charts
v64.1.0
v64.0.2
v64.0.1
v64.0.0
64.0.0 (2024-02-13)
Bug Fixes
- deps: update dependency @elastic/eui to ^93.1.0 (#2332) (855e357)
- deps: update dependency @elastic/eui to v93 (#2324) (ce19379)
- deps: update dependency @playwright/test to ^1.41.2 (#2330) (1f8c638)
- metric: move
MetricSpec.body
toMetricBase
(#2336) (3390e25) - use passed size in pixel without waiting for resizeObserver (#2270) (f9c11fc)
chore
BREAKING CHANGES
- metric: Moves
MetricSpec.body
toMetricDatum.body
/MetricBase.body
- bullet: Rename
BulletGraph
toBullet
andColorBandSimpleConfig.classes
tosteps
v63.1.0
v63.0.0
v62.0.0
62.0.0 (2024-01-23)
Bug Fixes
- deps: update dependency @elastic/eui to ^91.3.1 (#2286) (d4d7b5d)
- deps: update dependency @elastic/eui to v92 (#2290) (cc537fa)
- legend: improve last value handling (#2115) (9f99447)
BREAKING CHANGES
- legend: In cartesian charts, the default legend value now represents the data points that coincide with the latest datum in the X domain. Please consider passing every data point, even the empty ones (like empty buckets/bins/etc) if your x data domain doesn't fully cover a custom x domain passed to the chart configuration.
v61.2.0
61.2.0 (2023-12-19)
Bug Fixes
- deps: update dependency @elastic/eui to ^91.1.0 (#2267) (308e974)
- deps: update dependency @elastic/eui to ^91.2.0 (#2268) (29cdcb3)
- metric: background colors and sparkline rendering (#2255) (5abddfc)
- partition: rendering with small radius (#2273) (95a8537)
- partition: zero value sectors cause max stack call (#2260) (4b30db7)
- theme: legacy margins (#2262) (299c869)