github amcharts/amcharts4 4.9.12

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

[4.9.12] - 2020-03-26

Added

  • New mouse cursor style added: am4core.MouseCursorStyle.text.
  • Export formatOptions now accessible via public property, e.g. chart.exporting.formatOptions.getKey("csv").disabled = true.

Changed

  • Using date format "i" to parse ISO dates now supports unlimited number of milliseconds. It was failing before if more than three digits were used for milliseconds.

Fixed

  • If Label had its interactions disabled then re-enabled, its selectable property was being ignored.
  • Modal with closable = false could still be closed via curtain click.
  • openModal() ignored title (second parameter).
  • Pushing child elements in Label which has textValign set was resulting in error.
  • cursor.snapToSeries was not working properly with CategoryAxis.
  • Firefox was not measuring labels properly if a chart was lazy-loaded using onlyShowOnViewport.

Don't miss a new amcharts4 release

NewReleases is sending notifications on new releases.