github amcharts/amcharts4 4.9.25

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

[4.9.25] - 2020-06-06

Added

  • Global option am4core.options.autoDispose added (default false). If set to true, when chart is being created in a container that has already existing chart, instead of "Chart was not disposed" warning in console, the chart being overwritten will be disposed.
  • New plugin: Range Selector. Collection of controls for adding alternative zoom controls for axes.

Changed

  • Disabled callbacks will now carry over to a clone when cloning an Adapter.

Fixed

  • Export: Sometimes background was improperly clipped when upscaling exported image.
  • Export: If chart's data was updated open ExportMenu was forcibly being closed.
  • "Z" and "ZZ" indicators in inputDateFormat were being ignored.
  • If series had sequencedInterpolation = true set and it was hidden via legend, its legend item lost disabled color when chart was resized.
  • bullet.locationX and bullet.locationY was being ignored on a ColumnSeries with CategoryAxis.
  • If a chart's Legend was disposed, it could result in JS errors if chart had an XYCursor enabled.

Don't miss a new amcharts4 release

NewReleases is sending notifications on new releases.