amCharts 5: Maps
웹사이트 또는 응용 프로그램에 대화형의 멋진 지리(geographical) 맵을 추가합니다.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: Nov 10, 2023
<canvas> element in chart will now have its class set to reflect its layer/order, so it can be targeted with CSS. E.g. am5-layer-0.ClusteredPointSeries have been added which allows automatically clustering closely-located bullets into groups.zoomToDataItems() method has been added to MapPointSeries. Can be used to zoom to a number of series data items so all of them are visible.DataProcessor was not parsing timestamp-based string dates ('"x"') properly.strokeGradient set on an AxisRenderer was not being applied (since 5.5.5).