amCharts 5: Charts 5.5.7

Released: Nov 17, 2023

5.5.7 での更新項目

機能

  • Added two new settings on ClusteredPointSeries: scatterDistance and scatterRadius. These allow you to explode clusters of very close points when further zoom-in is no longer possible.

不具合の修正

  • PieSeries was not issuing proper colors for its slices with some JSON config setups.
  • When updating data on a PieSeries its ticks could be displayed going all the way to the center briefly.
  • Legend marker for a LineSeries with bullets could display incorrectly if the whole chart was created before adding it to the Root container.