Skip to content

Releases: elastic/elastic-charts

v64.1.0

13 Mar 21:26
Compare
Choose a tag to compare

64.1.0 (2024-03-13)

Features

  • theme: move annotation default styles to Theme (#2357) (fe19ae2)

v64.0.2

12 Mar 15:40
Compare
Choose a tag to compare

64.0.2 (2024-03-12)

Bug Fixes

  • bullet: full circle overlapping tick labels (#2350) (edbff68)
  • deps: update dependency @elastic/eui to ^93.3.0 (#2356) (cf9ce81)
  • deps: update dependency @playwright/test to ^1.42.1 (#2354) (03581bc)

v64.0.1

10 Mar 22:23
Compare
Choose a tag to compare

64.0.1 (2024-03-10)

Bug Fixes

  • bullet: add a11y summary and debugState (#2352) (49a1b35)
  • deps: update dependency @elastic/eui to ^93.2.0 (#2343) (0701985)

v64.0.0

13 Feb 21:42
Compare
Choose a tag to compare

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 to MetricBase (#2336) (3390e25)
  • use passed size in pixel without waiting for resizeObserver (#2270) (f9c11fc)

chore

  • bullet: bullet improvements, bug fixes and renaming (#2319) (34fd38b)

BREAKING CHANGES

  • metric: Moves MetricSpec.body to MetricDatum.body/MetricBase.body
  • bullet: Rename BulletGraph to Bullet and ColorBandSimpleConfig.classes to steps

v63.1.0

29 Jan 17:46
Compare
Choose a tag to compare

63.1.0 (2024-01-29)

Bug Fixes

  • deps: update dependency @elastic/eui to ^92.1.1 (#2315) (f4e4fae)
  • deps: update dependency @playwright/test to ^1.41.1 (#2316) (e2ab527)
  • styles: isolated point style overrides (#2278) (3fb1df2)

Features

  • metric: custom slot to render contents in gap (#2303) (3256c8c)

Performance Improvements

v63.0.0

24 Jan 14:44
Compare
Choose a tag to compare

63.0.0 (2024-01-24)

Features

BREAKING CHANGES

  • legend: The CustomLegend.item now exposes both the raw and the formatted version of the extra value.

v62.0.0

23 Jan 11:39
Compare
Choose a tag to compare

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

19 Dec 16:10
Compare
Choose a tag to compare

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)

Features

  • increase tooltip width to 500px and truncate items to 2 lines (#2261) (afdef1c)

v60.0.1

07 Dec 10:59
Compare
Choose a tag to compare

60.0.1 (2023-12-07)

Bug Fixes

v61.0.3

29 Nov 18:26
Compare
Choose a tag to compare

61.0.3 (2023-11-29)

Bug Fixes