amCharts 5: Charts(英語版)
データの可視化に必要なJavaScriptのグラフを多数収録した便利なライブラリ
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026 ![]()
![]()
![]()
![]()
(1)
Released: Mar 15, 2024
DateRangeSelector event has been added: "rangeselected".PeriodSelector event has been added: "periodselected".Picture was disposed before external image was finished loading (since 5.8.3).DateRangeSelector were ignoring Root's timezone and utc settings.strokeWidth > 1) was being ignored as a hit target for interactive elements.Scrollbar grips would not update their position according to...Released: Feb 22, 2024
DrawingSeries method: getIndex(drawingId). It will return the index of a drawing corresponding to a unique id, or null if not found.DrawingSeries will now add a unique drawingId to all drawing data.ValueAxis was not adjusting properly if its height/width changed during zoom.DrawingControl (one that was not added to a toolbar) was erroring out when parent Root was disposed.Label (with HTML set) was not inheriting labels actual...Released: Feb 19, 2024
Picture's events "loaded" and "loaderror" were kicking in before actual picture was fully loaded/errored.Released: Feb 16, 2024
DateRangeSelector was sometimes selecting an extra day on GapplessDateAxis.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.ClusteredPointSeries would not remove its bullets representing clusters.Released: Jan 2, 2024
Annotator setting: markerSettings. This allows the setting of default settings for MarkerArea.