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