amCharts 5: Maps(英語版)
Webサイトやアプリケーションにインタラクティブな美しい地図を追加
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Jun 17, 2026
Released: May 9, 2025
XYChart would not get re-arranged if pointer was being moved slowly into chart area and stopped.DateAxis and new data was set while the chart was being scrolled, it might show some ghost bullets in the plot area.Released: Apr 14, 2025
SerpentineChart could be displayed incorrectly if chart was very wide/tall and level count was small.CurveChart would not adjust all of its elements after resize.Released: Apr 12, 2025
CurveChart, SerpentineChart, SpiralChart.swap() method on a ListDispose will no longer auto-dispose items being swapped, even if autoDispose = true.Released: Apr 9, 2025
_editableSettings."frameended" event would trigger indefinitely when a Sprite with tooltipPosition: "pointer" was being hovered, even if cursor was not moving.Released: Mar 21, 2025
strokeWidths setting to SettingsModal.cornerRadiusTL, cornerRadiusTR, cornerRadiusBR and cornerRadiusBL to FunnelSlice. Use it to add rounded corner to funnel slices.IAccessibilitySettings have been moved to ISpriteSettings.Released: Feb 25, 2025
disableWeekDays (array of numbers) in DateRangeSelector. E.g. set to diasbleWeekDays: [0, 6] to disable Sundays and Saturdays.Hierarchy node with toggleKey: "none" would be reset to "disabled", after data was appended to the node.DurationFormatter was not correctly rounding fractional numbers in some cases.DateRangeSelector was not correctly handling firstDayOfWeek value from locale.Released: Feb 3, 2025
Root property: entitiesById. Contains all Entities belonging to this Root instance that have an id set.id for Entities will be enforced within Root scope, not global scope.layer setting.Released: Jan 23, 2025
useSelectionExtremes (added in 5.10.11) was not working with vertical ValueAxis.addChildData() of a Hierarchy was used with topLevel = 0, newly added nodes were invisible.DateFormatter was not considering daylight savings of the timezone when formatting timezone offset related codes.Root timezone was set and series were using hourly (or more granular) data, items could be placed incorrectly at the daylight-savings switch.Released: Jan 13, 2025
useSelectionExtremes has been added to XYSeries (default: false). If set to true series will use selection extremes when calculating min and max values of the axis scale. Useful for stacked series.fontSize on an HTML Label, will now assume a "px" value instead of ignoring it altogether.Tooltip HTML content would not get updated for series.Released: Dec 30, 2024