amCharts 5: Maps(英語版)
Webサイトやアプリケーションにインタラクティブな美しい地図を追加
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Jun 17, 2026
Released: Feb 5, 2026
Released: Jan 28, 2026
skipRenderFrame property added to Root. If set to true, the next frame will not be rendered. Helps to avoid flickering in some cases, like zooming right after data update.Released: Jan 23, 2026
Released: Jan 14, 2026
Released: Jan 12, 2026
Released: Jan 6, 2026
Released: Jan 2, 2026
updateData(data) method added to Component. Updates existing data in the component without disposing old data items. If there are more data items than before, new ones will be created. If there are less, old ones will be removed.ChartSerializer. Allows serializing whole chart objects into a JSON.templateField, axis bullets, axis ranges.VolumeProfile indicator was not showing value in legend when...Released: Nov 6, 2025
ariaLabel setting to ExportingMenu.autoDispose (default: false) property to Registry. Set it to true to automatically dispose a Root element if it exists in the target container when a new Root element is being created.excludeFromAggregate setting to XYSeries, mainly for performance. Use it to remove some data fields from calculation of their aggregate values.date tag added to DateAxis.gapless tag added to GaplessDateAxis.Released: Oct 13, 2025
CategoryAxis and then data was changed which wouldn't have these categories anymore, elements of the axis range remained visible on the chart.am5.type.toNumber() function would go into dead loop if the parameter contained multiple dots or minus symbols.XYChart with mouse wheel really fast could result in the chart being zoomed to a state where user could not zoom-out anymore.Released: Oct 1, 2025