amCharts 5: Stock Chart
用于显示财务/股票和其它基于时间的数据的分析工具。
由以下开发商制作:amCharts
ComponentSource开始代理销售的日期:2019年
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.