amCharts 5: Charts 5.14.3
Released: Oct 13, 2025
Aggiornamenti in 5.14.3
Correzioni
- If an axis range was created on
CategoryAxis and then data was changed which wouldn't have these categories anymore, elements of the axis range remained visible on the chart.
am5.type.toNumber() function would go into dead loop if the parameter contained multiple dots or minus symbols.
- Zooming an
XYChart with mouse wheel really fast could result in the chart being zoomed to a state where user could not zoom-out anymore.