amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
Released: Nov 6, 2025
ariaLabel setting to ExportingMenu.autoDispose (default: false) property to Registry. Set it to true to automatically dispose a Root element if it exists in the target container when a new Root element is being created.excludeFromAggregate setting to XYSeries, mainly for performance. Use it to remove some data fields from calculation of their aggregate values. On a StockChart the setting is set to ["valueX"], since X values are not usually used in aggregates, but will save some processing time on large data sets.date tag added to DateAxis.gapless tag added to GaplessDateAxis.turboMode is now set to true on all ColumnSeries/CandlestickSeries by default on all StockChart indicator series.zoomable set on axis to false was ignored by stock chart.StockChart would dispatch a "drawingadded" event with wrong drawingId.Container method scrollToChild() was not working properly.DateRangeSelector was displaying selectable days incorrectly whith some of the locales.