Releases: elastic/elastic-charts
Releases · elastic/elastic-charts
v70.1.1
70.1.1 (2025-07-14)
Bug Fixes
- axis: prevent sticky label in multi-layer time axis (#2681) (089c835)
- highlight: improve highlight on area/line charts (#2676) (556a21b)
- isolatedPoints: fix visibility and remove custom style for isolated points (#2665) (b38059d)
v70.1.0
70.1.0 (2025-06-23)
Bug Fixes
- flame_chart: fix font size to occupy available space (#2671) (2b5d962)
- heatmap: update tooltip visibility logic to handle empty tooltip info (#2661) (ff5ff27)
Features
- interactions: add modifier keys pressed information available in the
onElementClick
and onBrushEnd
listeners (#2647) (d632df0)
v70.0.1
70.0.1 (2025-05-02)
Bug Fixes
- colors: use borealis colors as default (#2643) (b728661)
- Update aria-labelledby for Sparkline svg to not use spaces (#2654) (19349f3)
v69.2.1
69.2.1 (2025-03-28)
Reverts
- "feat(xy)!: change
timeAxisLayerCount
the default from 0
to 2
(#2582)" (a9d3fcb)
v70.0.0
70.0.0 (2025-03-26)
Features
- xy: change timeAxisLayerCount the default from 0 to 2 (#2582) (81c32c7)
BREAKING CHANGES
- xy: The timeAxisLayerCount options now defaults to 2 instead of 0. The multilayer time axis is now the default style.
v69.2.0
69.2.0 (2025-03-26)
Features
- metric: Expose both font size and color stylings on the extra prop (#2627) (2d21118)
v69.1.1
69.1.1 (2025-03-07)
Bug Fixes
- axis: remove multi-pass axis line rendering (#2606) (d33007c)
- deps: update dependency @elastic/eui to ^99.2.0 (#2611) (bbb803e)
- typescript: increase and fix compilation target and lib (#2622) (fa80875)
v69.1.0
69.1.0 (2025-01-29)
Bug Fixes
- deps: update dependency json-schema-to-typescript to v15.0.4 (#2522) (2d4b650)
- heatmap: respect margins and paddings (#2577) (c24566d)
- themes: reintroduce Amsterdam colors (#2604) (8c9913d)
Features
- heatmap: add rotation in heatmap debug state (#2594) (9047bd2)