amCharts 5: Maps
將令人驚歎的互動式地理地圖添加到您的網站或應用程式。
由以下開發商製作:amCharts
ComponentSource 開始代理銷售的日期:2019年
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).