amCharts 5: Stock Chart
Analytical tools for displaying financial/stock and other time-based data.
Published by amCharts
Distributed by ComponentSource since 2019
Prices from: US$ 176.40 Version: 5.x NEW Updated: Apr 7, 2026
Released: Feb 22, 2024
DrawingSeries method: getIndex(drawingId). It will return the index of a drawing corresponding to a unique id, or null if not found.PeriodSelector will now zoom to last/first data items if stockSeries is set on StockChart. Previously it used to zoom to X-axis scale end/start, regardless of data.DrawingSeries will now add a unique drawingId to all drawing data.0 volume values and all OHLC values being equal.ValueAxis was not adjusting properly if its height/width changed during zoom.DrawingControl (one that was not added to a toolbar) was erroring out when parent Root was disposed.Label (with HTML set) was not inheriting labels actual color (fill).selectedDataItem to a data item without children on a Hierarchy series was resulting in error.customFunction if value was not set.