Skip to content

v39.0.0

Compare
Choose a tag to compare
@nickofthyme nickofthyme released this 09 Nov 08:29

39.0.0 (2021-11-09)

Bug Fixes

  • deps: update dependency @elastic/eui to v41 (#1468) (0c38291)
  • heatmap: snap time bucket to calendar/fixed intervals (#1462) (b76c12c)
  • xy: handle zero-length time domains and switch to 24hr time (#1464) (379c2d6)

BREAKING CHANGES

  • heatmap: The xScaleType is replaced by the prop xScale, which better describes a rasterized time scale with an Elasticsearch compliant interval.