amCharts 5: Stock Chart
금융/주식 및 기타 시간 기반 데이터를 표시하기 위한 분석 도구.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
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.