amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: May 9, 2025
Released: Oct 11, 2024
hideDrawingGrips
setting (default: false
) has been added to StockChart
. If set to true, grips of drawings will be hidden when not in drawing mode.toggleDrawing(enabled: boolean)
method has been added to StockChart
. Toggles drawing mode on or off.autoOpenSettings
setting (default: true
) has been added to Indicator
. If set to false
, a settings modal will not pop up automatically when the indicator is added to chart via indicator control.StockChart
are no longer draggable to avoid interfering with chart drag/zoom.StockChart
. The grip at the end of the arrow has been removed.shortName
(which is "Volume Profile", too, by default but can be changed to anything else).Modal
content will now have its contents aligned to start
, rather than left
, to properly handle RTL direction.clearDrawings()
was erroring if there was "Line Arrow" drawings added to StockChart
.scrollToChild
method of Container
was not working properly.