amCharts 5: Charts
JavaScript 차트 프로그래밍 라이브러리는 모든 데이터 시각화 요구사항을 충족합니다.
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.DrawingSeries will now add a unique drawingId to all drawing data.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.