Skip to content

Releases: elastic/elastic-charts

v53.1.1

10 Feb 17:25
Compare
Choose a tag to compare

53.1.1 (2023-02-10)

Bug Fixes

  • partition: tooltip item series identifier (#1957) (06d8b5d)

v53.1.0

02 Feb 16:21
Compare
Choose a tag to compare

53.1.0 (2023-02-02)

Features

v53.0.0

01 Feb 16:00
Compare
Choose a tag to compare

53.0.0 (2023-02-01)

Bug Fixes

  • deps: update dependency @elastic/eui to v74 (#1950) (a030ca9)

Features

BREAKING CHANGES

  • tooltip: You must wrap your customTooltip components with a TooltipContainer if you are using our Tooltip components.

v52.0.0

27 Jan 15:37
Compare
Choose a tag to compare

52.0.0 (2023-01-27)

Bug Fixes

  • annotation details tooltip throwing with hooks (#1949) (779b7f3)
  • deps: update dependency @elastic/eui to v72 (#1914) (8814c80)
  • deps: update dependency @elastic/eui to v73 (#1941) (4eeafa7)

BREAKING CHANGES

  • The customTooltipDetails type is now passing details as props using a ComponentType.

v51.3.0

23 Dec 10:27
Compare
Choose a tag to compare

51.3.0 (2022-12-23)

Bug Fixes

  • axis: don't account for label overflow with multi-layer time axis (#1906) (5d2ac4b)

Features

v51.2.0

19 Dec 16:39
Compare
Choose a tag to compare

51.2.0 (2022-12-19)

Bug Fixes

  • axis: truncate titles longer then the available space (#1905) (3526a69)
  • deps: update dependency @elastic/eui to ^70.4.0 (#1893) (6576041)
  • deps: update dependency @elastic/eui to v71 (#1898) (da596a5)

Features

v51.1.1

01 Dec 10:46
Compare
Choose a tag to compare

51.1.1 (2022-12-01)

Bug Fixes

  • tooltip: check if scroll event target is null (#1886) (84a45be)

v51.1.0

18 Nov 22:07
Compare
Choose a tag to compare

51.1.0 (2022-11-18)

Bug Fixes

  • deps: update dependency @elastic/eui to ^70.2.0 (#1876) (716ff48)
  • flamegraph: search on change (#1885) (80f2fe3)
  • heatmap: cursor visible out of cell bounds (#1866) (0a814c8)
  • workaround firefox amd macbook regression webgl_gl_VertexID_Offset (#1869) (02181aa)
  • xy: cursor while dragging with no brushing (#1883) (f41ce98)

Features

  • heatmap: highlight selected range from legend hover (#1864) (a3fbe86)
  • theme: expose point highlighter style (#1881) (3722851)

v50.2.1

10 Nov 21:21
Compare
Choose a tag to compare

50.2.1 (2022-11-10)

Bug Fixes

  • workaround firefox amd macbook regression webgl_gl_VertexID_Offset (#1869) [50.2.x] (#1870) (a8a15ed)

v51.0.0

08 Nov 16:37
Compare
Choose a tag to compare

51.0.0 (2022-11-08)

Features

BREAKING CHANGES

  • tooltip: tooltip actions, interaction behavior and styles

Co-authored-by: Marco Vettorello vettorello.marco@gmail.com
Co-authored-by: elastic-datavis[bot] <98618603+elastic-datavis[bot]@users.noreply.github.com>