Skip to content

Releases: elastic/elastic-charts

v71.3.0

03 Mar 18:22

Choose a tag to compare

71.3.0 (2026-03-03)

Features

  • metric: add secondary badge text color (#2799) (5c765e8)
  • metric: expose medium (500) title font-weight in Metric chart (#2792) (c582e81)

v71.2.0

26 Feb 20:39

Choose a tag to compare

71.2.0 (2026-02-26)

Bug Fixes

  • metric: update badge to pill shape with adjusted padding (#2786) (80be269)
  • theme: expose font weight in text style (#2788) (02f4afa)

Features

  • legend: add "list" layout for horizontal legends (#2784) (8967ce3)
  • legend: add legendActionOnHover option to show actions on hover (#2773) (d1be88f)

v71.1.2

07 Nov 08:53

Choose a tag to compare

71.1.2 (2025-11-07)

Bug Fixes

  • bullet: fix metric breakpoints in bullet chart (#2759) (84ad335)
  • highlighter: Fix sorting logic for highlighted geometries (#2756) (6054ca1)

Performance Improvements

  • xy: avoid computing bar value display width (#2754) (26b1d65)

v71.1.1

29 Sep 09:11

Choose a tag to compare

71.1.1 (2025-09-29)

Bug Fixes

v71.1.0

25 Sep 08:40

Choose a tag to compare

71.1.0 (2025-09-25)

Bug Fixes

  • metric: remove support for small responsive breakpoints (#2743) (a5132d9)
  • remove wrong traversal path in imports (#2747) (0f55808)

Features

  • metric: add ability to disable secondary metric badge border (#2734) (cb04bf5)

v70.1.4

24 Sep 08:18

Choose a tag to compare

70.1.4 (2025-09-24)

Bug Fixes

Reverts

v69.2.3

24 Sep 12:32

Choose a tag to compare

69.2.3 (2025-09-24)

Bug Fixes

Reverts

v68.1.1

24 Sep 08:58

Choose a tag to compare

68.1.1 (2025-09-24)

Bug Fixes

v71.0.1

22 Sep 13:44

Choose a tag to compare

71.0.1 (2025-09-22)

Bug Fixes

v71.0.0

11 Aug 09:49

Choose a tag to compare

71.0.0 (2025-08-11)

Features

BREAKING CHANGES

  • metric: The valuesTextAlign property in MetricStyle has been removed. Use the new valueTextAlign (for main value alignment) and extraTextAlign (for extra/secondary alignment) properties instead.