amCharts 5: Charts(英語版)
データの可視化に必要なJavaScriptのグラフを多数収録した便利なライブラリ
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Jun 15, 2026 ![]()
![]()
![]()
![]()
(1)
Released: Aug 5, 2025
editOn setting on an EditableLabel was not working.ValueAxis could crash the chart if ChartCursor behavior was set zoomXY and selection of a zoom included both axes.Released: Jul 23, 2025
contentWidth() and contentHeight() methods to Container.ValueAxis was showing grid at wrong intervals in some cases.autoResize was set to false on a Root.Label's oversizedBehavior to "none" would not reset the label visibility/scale if it was already affected via previous setting like "hide" or "fit...Released: Jun 7, 2025
drawingsUpdated event was fired each time the chart was scrolled.Released: Jun 6, 2025
SettingsModal: initstarted. Use it to modify settings contents.SuperTrend to serializable class list.Released: Jun 5, 2025
ValueAxis was not showing grid at proper intervals in some cases (since 5.13.0).Released: Jun 5, 2025
exactLocationX and exactLocationY added to XYSeries. If this is set to true, data items will ignore locationX/locationY setting but will place the data point at exact X/Y value. This will work only with DateAxis. If used on a ColumnSeries/CandlestickSeries it will affect its bullets only.containStroke added to Rectangle. If this is set to true, rectangle will be drawn in such a way that its stroke is contained within the rectangle's width and height. Useful if you have thicker...Released: May 30, 2025
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.