amCharts 5: Stock Chart
用於顯示財務/股票和其它基於時間的資料的分析工具。
由以下開發商製作:amCharts
ComponentSource 開始代理銷售的日期:2019年
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.