Skip to content

5.0.0-beta.36

Compare
Choose a tag to compare
@martynasma martynasma released this 25 Oct 08:49
· 186 commits to master since this release

[5.0.0-beta.36] - 2021-10-25

Added

Changed

  • XYSeries will now automatically set the first bullet of a data item as the series' tooltipTarget. This will make the series tooltip background to change color to
    the bullet's fill.

Fixed

  • Code optimizations to reduce size of core package by 10%.
  • If data was being set for a CategoryAxis not instantly but after some time, the chart was not rendered properly.
  • svgPath with A or a commands was not being rendered properly.