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: $ 176.40 Version: 5.x NEW Updated: Apr 7, 2026
Released: Jan 2, 2026
updateData(data) method added to Component. Updates existing data in the component without disposing old data items. If there are more data items than before, new ones will be created. If there are less, old ones will be removed.ChartSerializer. Allows serializing whole chart objects into a JSON.templateField, axis bullets, axis ranges.updateData() method which makes them work much faster when data is added or updated.VolumeProfile indicator was not showing value in legend when hovering columns (since last version).gridInterval was not being set on GaplessDateAxis.