amCharts 5: Maps(英語版)
Webサイトやアプリケーションにインタラクティブな美しい地図を追加
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 16, 2026
Released: May 21, 2024
XYChart immediately after it was created would not dispose its XYCursor and related event handlers.SliceGrouper would not update properly when series data was updated.Released: May 10, 2024
Sprite: ariaCurrent (sets aria-current) and ariaSelected (sets aria-selected).MapPolygonSeries: getPolygonByPoint() and getPolygonByGeoPoint().EditableLabel when its width is set.alwaysShow setting of XYCursor was not working properly.Released: May 7, 2024
ValueAxis could go into infinite loop under the following conditions: max was set to a value which was smaller than a calculated minimum of the axis when strictMinMax set to true.Released: May 7, 2024
EditableLable setting: multiline (default: true). If set to false it will only allow the label to be edited on a single line.hsvToHsl() and hslToHsv() color conversion functions have been added to am5.utils namespace.XYCursor now have their role set to "slider" by default.EditableLabel now supports maxWidth and oversizedBehavior settings.EditableLabel will now reset all available styles that might come from page...Released: May 2, 2024
DrawingControl setting: scrollable (default: false). If set to true will restrict tool list to the height of the target chart.Sprite method: compositeRotation(). It returns element's rotation in degrees, taking into account all of its ancestors.EditableLabel element.scrollable: false on the DrawingControl.Released: Apr 26, 2024
Treemap's labels would sometimes not adjust its size (usually with a lot of data).Released: Apr 23, 2024
IndicatorControl method: clearIndicators(), which allows clearing all indicators from the chart at once.XYChart background fill color and opacity have been moved to a default theme, so that it can be overridden by custom themes.PieChart was not updating radius if resized very quickly.XYSeries was initially hidden, its tooltip was still visible on an XYChart with...Released: Apr 17, 2024
Tooltip settings: readerAnnounce (boolean, default: false) and labelAriaLabel. If readerAnnounce is set to true, tooltip's contents (labelAriaLabel if set, or regular label text) will be read out by screen readers when tooltip is shown or its data item changes.Label method: getAccessibleText(). It returns populated arialLabel text if set, or regular text content.Sprite method: compositeScale(). It returns the actual...Released: Apr 10, 2024
XLSX library code has been updated to 0.20.2.tabindexOrder with a safer approach.LineSeries' axis ranges were not properly using stroke/fill templates from data.Released: Apr 9, 2024
zoomToDataItems(dataItems, rotate) method has been added to MapPolygonSeries.markDirtyKey() has been added, which can be used to trigger an adapter.DropdownListControl methods have been added: getItemById(id) and setItemById(id).IconControl methods have been added: getIconByPath(path) and setIconByPath(path).XYCursor. It will now move by one cell automatically, or by 5 cells if pressed together with CTRL.