amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
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.autoHidePanelControls added to StockChart.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 strokeWidth for ColumnSeries.StockChart.getFillGradientFromSprite setting added to Tooltip (default: false).exactLocationX to true by default on all drawings).ValueAxis.Treemap was not showing pointer cursor on active nodes.IndicatorControl no longer will insert a custom indicator created in its callback into StockChart's indicator list if it was already inserted in the callback.