amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
Released: Jan 2, 2026
updateData(data) method added to Component. Updates existing data in the component without disposing old data items. If there are more data items than before, new ones will be created. If there are less, old ones will be removed.ChartSerializer. Allows serializing whole chart objects into a JSON.templateField, axis bullets, axis ranges.updateData() method which makes them work much faster when data is added or updated.VolumeProfile indicator was not showing value in legend when hovering columns (since last version).gridInterval was not being set on GaplessDateAxis.