amCharts 5: Charts(英語版)
データの可視化に必要なJavaScriptのグラフを多数収録した便利なライブラリ
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026 ![]()
![]()
![]()
![]()
(1)
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 list items.zoomable setting has been added to Axis. If set to false, calling axis.zoom() won't do anything, meaning that the axis won't be zoomed with scrollbars, wheel, cursor etc.SpriteResizer.IndictorControl is now searchable by default (searchable: true).PeriodSelector's buttons were not being reset when chart was zoomed manually.GaplessDateAxis was not always including the first date when using axis.zoomToDates(startDate, endDate) method.