Skip to content

4.9.30

Compare
Choose a tag to compare
@martynasma martynasma released this 10 Jul 12:24
· 48 commits to master since this release

[4.9.30] - 2020-07-10

Added

  • am4core.options.suppressWarnings global option added (default: false). If set to true, the charts won't output any warnings into console (e.g. "Chart was not disposed").

Fixed

  • Drill-down map with geodataSource problem fixed (since last release only).
  • Issues with cursor/tooltip and other element positioning fixed, when chart was being initialized outside of DOM (no container on init).