amCharts 5: Charts
JavaScript 차트 프로그래밍 라이브러리는 모든 데이터 시각화 요구사항을 충족합니다.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: Nov 10, 2023
<canvas> element in chart will now have its class set to reflect its layer/order, so it can be targeted with CSS. E.g. am5-layer-0.ClusteredPointSeries have been added which allows automatically clustering closely-located bullets into groups.DataProcessor was not parsing timestamp-based string dates ('"x"') properly.strokeGradient set on an AxisRenderer was not being applied (since 5.5.5).