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: Dec 22, 2023
maxChars setting on Label. If set to a number, it will truncate text to X characters with ellipsis, obeying breakWords and ellipsis settings.StockChart.StockChart.registerClass(name, classRef) has been added to Stock Chart package (global: am5stock.registerClass()). It allows registering your own indicator class so that it gets properly serialized and restored.ValueAxis when all the values of a series are the same.IndicatorControl's dropdown, even if volumeSeries was not set on the StockChart.ValueAxis on a StockChart (opposite: false) it was impossible to right-align axis labels to plot area. Scrollbar's width was also not adjusted to the width of the plot area.StockChart where not working when chart was in comparison mode.StockChart was in comparison mode were not carried over correctly when switching to regular value mode.StockChart series was updated.StockChart were not clearing up the list of found items when the search field was cleared.