Releases: elastic/elastic-charts
Releases · elastic/elastic-charts
v65.1.0
v65.0.0
65.0.0 (2024-05-20)
Bug Fixes
- barSeries: error rendering bars with negative log scale (#2407) (4ab6d8f)
- deps: update dependency @elastic/eui to ^93.5.1 (#2375) (35ed956)
- deps: update dependency @elastic/eui to ^93.5.2 (#2386) (e26c6dd)
- deps: update dependency @elastic/eui to ^93.6.0 (#2393) (40f2b7b)
- deps: update dependency @elastic/eui to ^94.3.0 (#2424) (cff5181)
- deps: update dependency @elastic/eui to v94 (#2409) (67c814f)
- deps: update dependency @playwright/test to ^1.43.0 (#2388) (42f86d7)
- deps: update dependency @playwright/test to ^1.43.1 (#2413) (79b1c7f)
- deps: update dependency json-schema-to-typescript to v14 (#2414) (785f635)
- deps: update dependency json-schema-to-typescript to v14.0.4 (#2421) (790170a)
- legend: custom legend covered by background (#2366) (5b9ffac)
Features
- add support for start day of week on MLT axis (#2362) (3aac1f0)
- Legend: change click on item behaviour (#2427) (b1c72df)
- legend: change click on item behaviour (#2431) (b03bdd0)
- legend: Improve interactions legend labels (#2418) (384baac)
- legend: select legend statistic value (#2355) (a602838)
- metric: support array of values (#2428) (e448bd7)
Reverts
BREAKING CHANGES
- legend: The legend modifier key has been changed to CTRL (or CMD on Mac) from SHIFT. The SHIFT key will no longer have any effect on click.
- legend: The showLegendExtra prop in the Settings is renamed to legendValues and accept an array of LegendValues.
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)