amCharts 5: Charts 5.8.6
Released: Mar 20, 2024
Aggiornamenti in 5.8.6
Correzioni
pancancelled event of an XYChart was not being fired in some cases.
- When old series were removed from an
XYChart and a new added, related ValueAxis was not zooming out to new data if Animated theme was not used.
Series.on("tooltipDataItem") was not working in some setups since 5.8.3.
- If a
ValueAxis width extraMin and/or extraMax set was being synced with another axis (via syncWith) chart could go into an SO in some setups/cases.