github amcharts/amcharts4 4.9.19

latest releases: 4.10.24, 4.10.23, 4.10.22...
4 years ago

[4.9.19] - 2020-04-30

Added

  • Export: Two new PDF export options added: font and extraFonts which enable specifying non-default font to use when exporting PDF. More info.

Changed

  • Third party resize sensor replaced with a home-brewed, which is faster and more reliable.
  • svgContainer.resizeSensor replaced with a dummy object. Make sure you remove all references to it in your code. Calling it's reset() method will now generate a warning in console.

Fixed

  • Inline text formatting blocks now accept quote-enclosed values, e.g. [font-family: 'Segoe UI'].
  • Fills for columns in RadarColumnSeries were black (since last release).
  • With Chrome 81 disposing the chart in with DevTools open was very slow.
  • Performance optimizations when showing/hiding series with a lot of data.
  • Tooltip was flickering at 0,0 position if animated theme was not enabled.

Don't miss a new amcharts4 release

NewReleases is sending notifications on new releases.