amCharts 5: Charts(英語版)
データの可視化に必要なJavaScriptのグラフを多数収録した便利なライブラリ
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026 ![]()
![]()
![]()
![]()
(1)
Released: Sep 30, 2025
HeatLegend: startOpacity (default: 1) and endOpacity (default: 1).colorPicker.events.onDebounced().ColumnSeries: turboMode (default: false). If set to true, the series will render columns directly on canvas, speeding up column-heavy charts.DateAxis: skipFirstMinor (default: true). If set to true, the axis will skip the first minor grid line and label.DateAxis: weekLabelLocation (default: true). A relative location of weekly labels.Axis: minorAxisFillsEnabled (default: true).Axis: zoomOut (default: true). If set to false, the axis will not be zoomed out when the chart's zoom out button is pressed, and vice versa when axis is zoomed, it will not trigger the button to appear.LinePattern: angle (default: 0). Use angle instead of rotation for better performance and smaller pattern size.systemTooltip added to Root. Use this instance of Tooltip for generic tooltip needs.CategoryAxis with categories not present in data, it was displayed over whole plot area.minBulletDistance was set on a series with data gaps, bullets could be hidden if zoomed to a position where start or end item was on a missing item.valueYChangeSelectionPercent, line series could show a drawing bug under certain zoom conditions.baseInterval of DateAxis was set to 8 months.CurveCursor vertical position was inverted before.index.js in the compiled script version included xy.js stuff.zoomToValues() method of ValueAxis was not working properly with auto-zoom enabled.oversizedBehavior was being ignored on composite bullet of the ClusteredPointSeries.