amCharts 5: Stock Chart 5.5.6

Released: Nov 10, 2023

5.5.6 での更新項目

機能

  • Each <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).