amCharts 4 v4.0.16 released
While the world was finishing Holiday meals, we were hard at work improving amCharts 4. As a result, we’ve already published 3 releases in 2019 with 4.0.16 being the latest.
Here’s a combined change log for versions 4.0.14 through 4.0.16:
Added
- New
setting zoomStepadded to MapChart. Allows controlling zoom in/out speed. colorproperty addedto LegendDataItem. Can be used forcoloring labelor valueLabeltext like text = "[{color}] {name}". minZoomCountaddedto Component. - Export now allows formatting
numberic values as durations. Use newlyadded durationFieldsand durationFormatsettings . - Export: When exporting
date to XLSX, date fields will now export astrue date fields in Excel (which in turn will format them accordingto regional settings),unless useLocalis setto false.
Changed
- Export: When exporting date to XLSX, date fields will now export as true date fields in Excel (which in turn will format them according to regional settings), unless
useLocalis set tofalse. - Renamed Swedish locale to
sv_SE.
Fixed
Series.hiddendid not work as expected.- World map did not work in Ember.
- Eliminated multiple warnings in
recent version of Chrome regarding wheel events being active. - Fixed
mousewheel zoom in IEs. - Draggable/resizable items were not working properly on some Android browsers.
Setting heightto a relative value for ahorizontal ColumnSeriescolumn template was not workingpropertly .- Charts were not working properly in FireFox Extended Support Release.
- Some computer setups were not properly registering mouse movement.
legendSettingswas being ignored initially iflegend was inexternal container.- “Week year” (format code
"YYYY") was not being properly calculated. - Interactions on MacOS Safari was broken
sincle last update.
The newest release is available through the usual channels.