23 new localizations in amCharts 4.0.22
The just-released amCharts v.4.0.22 includes 23 new localizations, thanks to Bjorn Svensson!
Get it from our Download page.
More additions
Added
- 23 new locales: Arabic, Bosnian, Catalan, Czech, Greek, Estonian, Finnish, Hebrew, Hindi, Croatian, Hungarian, Indonesian, Japanese, Korean, Latvian, Polish, Romanian, Serbian, Thai, Turkish, Vietnamese, Chinese (simplified and traditional versions). Thanks
Bjorn Svensson! - JSON: Better id checking and error reporting.
Fixed
- It is no longer necessary to
use "strictFunctionTypes": false
, thanks togoloveychuk for their help. - Broken images were causing export to fail.
- Setting Series’
name
to a number with percent sign was resulting in breakage of the whole chart. - Issues that caused errors in Map
an Percent charts on data update anddispose fixed. - Chart
with ColumnSeries
was failing with an errorwhen data
was updated. MapLineSeries
withdirect data
set were somewhat broken sincelast update.- Export menu no longer shows
DATA menu forMapChart
(and other charts if data is empty). - JSON: Some empty properties
like dummyData
were Disposing a chart or serieswhen Legend
was enbled was resulting inerror .