amCharts 5: Maps 5.17.1

Released: Apr 7, 2026

5.17.1 での更新項目

機能

  • 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.