github amcharts/amcharts4 4.9.13

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

[4.9.13] - 2020-04-05

Added

  • Global options setting added am4core.options.suppressErrors (default false). Set it to true to disable error-invoked modal display.

Fixed

  • Setting locale as string (e.g. locale: "fr_FR") in JSON config was not working.
  • ValueAxis.min and ValueAxis.max now accept undefined.
  • NumberFormatter and DateFormatter will not longer critically fail if invalid Intl data is passed to them. Instead they will return "Invalid" string.
  • Responsive: Sometimes objects were being revealed after coming back from responsive mode when thet shouldn't.
  • locations setting of the SeriesDataItem were not being copied to grouped data items (when DateAxis.groupData = true).
  • Shadow DOM: Made some changes to eliminate errors in IE11.
  • Shadow DOM: ExportMenu and Popup/Modal CSS was not being properly applied causing those elements to lose styling and positioning.

Don't miss a new amcharts4 release

NewReleases is sending notifications on new releases.