amCharts 5: Maps(英語版)
Webサイトやアプリケーションにインタラクティブな美しい地図を追加
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Jun 17, 2026
Released: Feb 14, 2024
VolumeProfile indicator will now not let you select an unreasonably small value for its "ticks per row" setting.DrawingControl in standalone mode was resulting in error when trying to enable drawing tool from API.snapToSeries was set on XYCursor, tooltipDataItem was set one extra time with incorrect value on XYSeries.XYSeries was not updating legend if legendRangeValueText text...Released: Feb 1, 2024
ZoomableContainer, which allows you to add zoom capabilities to virtually any chart.ZoomTools class. Ths can be used to quickly add zoom support for elements compatible with IZoomable interface, e.g. ZoomableContainer.DrawingControl: drawingSeries. It contains an object where key is a drawing tool name and values are array with references to actual drawing series.Hierarchy.addChildData was duplicating node's...Released: Jan 18, 2024
ariaChecked setting will now be ignored if the element also has role set to one of the following: "checkbox", "option", "radio", "menuitemcheckbox", "menuitemradio", "treeitem".minBulletDistance was not being re-measured when size of a chart was changed.Released: Jan 5, 2024
autoSave: true set on DataSaveControl was not working.Released: Jan 4, 2024
Annotator setting: markerStyleSettings. This allows the setting of default settings for UI styles of MarkerArea.homeButton property to ZoomControl. It holds an instance of a button which zooms out the map to its initial position. It is hidden by default, so if needed, needs to unhide it by setting zoomControl.homeButton.set("visible", true).Released: Jan 2, 2024
Annotator setting: markerSettings. This allows the setting of default settings for MarkerArea.exclude/include was set on a MapSeries without GeoJSON set, setting it later later would result in a map not appearing.Released: Dec 26, 2023
Scrollbar background was being drawn shifted since 5.7.2.Released: Dec 22, 2023
maxChars setting on Label. If set to a number, it will truncate text to X characters with ellipsis, obeying breakWords and ellipsis settings.ValueAxis when all the values of a series are the same.Released: Dec 18, 2023
DataSaveControl was always clearing manually-saved drawings/indicators unless auto-save was enabled.DataSaveControl.VolumeProfileIndicator was not working if added via API.VolumeProfileIndicator was drawn detached from the Y-axis in some cases.VWAP indicator with data that contained zero-volume items.Released: Dec 17, 2023
Serializer setting: fullSettings. It will ignore depth settings for keys listed in fullSettings.SettingsControl: Auto-save drawings and indicators.SettingsControl: autoSave. It enables users to toggle auto-saving of indicators/drawings via Settings dropdown.DropdownList and DropdownListControl: exclude. It can be set to an array of item IDs that should not appear in the list. Can be used to disable default...