amCharts 5: Maps(英語版)
Webサイトやアプリケーションにインタラクティブな美しい地図を追加
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 16, 2026
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).