amCharts 5: Maps 5.17.1

Released: Apr 7, 2026

Aggiornamenti in 5.17.1

Funzionalità

  • MapSankeySeries now automatically resolves sourceId/targetId endpoints once the referenced polygonSeries finishes loading its geoJSON. Users no longer need to wrap sankeySeries.data.setAll() in a polygonSeries.events.once("datavalidated", ...) callback.