amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
Released: Oct 17, 2023
zoomTo (values: "start" and "end" (default)) has been added to PeriodSelector. If set to "start", period buttons will select from the start of the data, not from the end. "YTD" will still select to the end. PeriodSelector now supports "custom" periods.Sprite: blur, brightness, contrast, saturate, sepia, invert, hue. These filters are not supported by Apple Safari browsers.GrainPattern which allows you to add graininess effect to any element.trustBounds to Sprite. If set to true, the Sprite will check if a mouse pointer is within bounds of a Sprite before dispatching its pointer events. This helps to solve ghost tooltips problem which sometimes appears while moving the pointer over interactive objects. It is set to true by default on Rectangle and Circle.fill or fillGradient or fillPattern. Now fill or fillGradient will be drawn even if fillPattern is set. This allows you to combine patterns with gradient fills.fill.StockChart outside X-axis' min/max using axis overzoom.forceHidden for the tooltip is set to true the tooltip size now won't be taken into account when arranging tooltips on an XYChart.hide()/show() methods on an axis data item would no hide its visual elements.StockChart with timezone set was a bit wonky.