Skip to content

Releases: elastic/elastic-charts

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>

v50.2.0

08 Nov 14:57
Compare
Choose a tag to compare

50.2.0 (2022-11-08)

Features

v50.1.0

03 Nov 18:14
Compare
Choose a tag to compare

50.1.0 (2022-11-03)

Bug Fixes

  • deps: update dependency @elastic/eui to v70 (#1850) (d05994e)

Features

  • partition: show hierarchical information in the tooltip (#1843) (136b7ae)
  • xy: quarterly time and zoom pan numerical raster as well as other improvs (#1856) (75d826a)

v50.0.2

11 Oct 15:20
Compare
Choose a tag to compare

50.0.2 (2022-10-11)

Bug Fixes

  • deps: update dependency @elastic/eui to v68 (#1836) (086a09d)
  • deps: update dependency @elastic/eui to v69 (#1841) (575aa3a)
  • tooltip: heatmap visible tooltip option (#1842) (db3de18)

v50.0.1

28 Sep 12:57
Compare
Choose a tag to compare

50.0.1 (2022-09-28)

Bug Fixes

v49.0.1

28 Sep 12:31
Compare
Choose a tag to compare

49.0.1 (2022-09-28)

Bug Fixes

v50.0.0

21 Sep 14:59
Compare
Choose a tag to compare

50.0.0 (2022-09-21)

chore

  • xy: timeslip typescript and timezone verification (#1826) (1ee26a5)

BREAKING CHANGES

  • xy: non-IANA timezones such as "utc-3" are no longer accepted. Use a standard IANA location code or test with a relative one such as "Etc/GMT+3"

  • chore: timeslip typescript and other typing improvements

  • test: more tightly ensure correct time zone for xy charts

  • refactor: timeslip extraction of small functions to remove some large functions

v49.0.0

17 Sep 09:15
Compare
Choose a tag to compare

49.0.0 (2022-09-17)

Bug Fixes

Features

BREAKING CHANGES

  • metric: the metric types have been changed: the value: number and valueFormatter are only available for a numerical, progress bar, or trend metric. For the textual metric, the value has a string type.
    The progressBarDirection and trendShape properties are now required.

v48.0.1

08 Sep 20:09
Compare
Choose a tag to compare

48.0.1 (2022-09-08)

Bug Fixes

  • deps: update dependency @elastic/eui to v66 (#1810) (3f1db71)
  • flame: undo the conversion to uniform buffer objects (#1808) (2b49347)

v48.0.0

31 Aug 16:47
Compare
Choose a tag to compare

48.0.0 (2022-08-31)

Bug Fixes

Features

  • xy: collapsing time into a single hh:mm[:ss] layer (#1791) (577cfee)

BREAKING CHANGES

  • xy: show hh:mm in a single labeled axis layer and other grid related adjustments