Skip to content

4.10.9

Compare
Choose a tag to compare
@martynasma martynasma released this 23 Oct 13:25
· 33 commits to master since this release

[4.10.9] - 2020-10-23

Changed

  • Export: API functions like getCSV, getSVG, getJSON, getExcel will not error out if no opeionts or format identifier is passed in.

Fixed

  • Better invalidation of charts with am4core.options.queue = true enabled.
  • A slice in PieSeries remained enlarged (as hovered) after subsequent taps on it on a touch device.
  • In some rare cases, on mobile devices a JS error could be invoked when disposing series/axes.
  • Vertical ValueAxis was not auto-zooming in some cases.