amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
Released: Feb 1, 2024
ZoomableContainer, which allows you to add zoom capabilities to virtually any chart.ZoomTools class. Ths can be used to quickly add zoom support for elements compatible with IZoomable interface, e.g. ZoomableContainer.DrawingControl: drawingSeries. It contains an object where key is a drawing tool name and values are array with references to actual drawing series.strokeOpacity for the grid line of a StockChart has changed from 0 to 0.4 so that it would differ from regular grid lines.Hierarchy.addChildData was duplicating node's children which were added before.topDepth was set to 1 on Partition, initially the chart was showing not all levels of nodes.Partition chart, zoom animation was not playing.DateRangeSelector was showing extra day in automatically-calculated end date.DateRangeSelector was zooming to the start of the selected day, instead of end.HeatLegend.showValue(value, text, color) was being ignored.ClusteredPointSeries was not showing charts if they were added to clustered bullets.DrawingControl which was unnecessarily duplicating drawing series with each tool selection / API call.PeriodSelector was not always selecting full month.DrawingControl.unserializeDrawings() will now correctly update indexes of the restored drawings based on current drawing counter.StockChart was taking a data item which was just outside of zoom range when calculating aggregate values for its series, affecting percent change values and some other aggregates.legendRangeLabelText to not being updated (if set) when chart was being zoomed-in/out.StockChart series was changed with data grouping enabled, some duplicate candlesticks or ohlc sticks were displayed until first zoom.LineSeries when in percent mode.