amCharts 5: Charts
JavaScript 차트 프로그래밍 라이브러리는 모든 데이터 시각화 요구사항을 충족합니다.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: Oct 27, 2023
customValue to ISeriesDataItem and customValueField to Series. This allows storing additional numeric information which could be used for heat rules and other purposes.toolSettings setting has been added to DrawingControl. This allows passing in default settings for each drawing tool.ColumnSeries after series was initiated, columns for the range were not being created.GaplessDateAxis valueToPosition method was returning wrong position if value was less than min value of the axis.