amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
Released: Oct 27, 2023
customValue to ISeriesDataItem and customValueField to Series. This allows storing additional numeric information which could be used for heat rules and other purposes.StockChart's RSI indicator.StockChart, a line is now drawn from the previous point to mouse pointer.scrollable (default: false) setting to StockChart's DropdownList and DropdownListControl (as well as other controls that extend those, e.g. ComparisonControl). If set to true, it will automatically limit dropdown height to fit into the chart, and will show a scrollbar if the contents do not fit.StockChart (as a drawing item).toolSettings setting has been added to DrawingControl. This allows passing in default settings for each drawing tool.StockChart's Fibonacci drawing tool now draws from initial click point to the mouse pointer instead of to the right of the plot area.StockChart's Fibonacci drawing tool's click point is now at 1 value (was at 0).StockChart now support snapping to data items.StockChart drawing tools is now turned off by default.ColumnSeries after series was initiated, columns for the range were not being created.GaplessDateAxis valueToPosition method was returning wrong position if value was less than min value of the axis.StockChart would not restore drawings in indicator's panel.