amCharts 5: Stock Chart 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.
  • In StockChart when percent mode was being switched off and related series toggled via legend, it would revert to percent mode.
  • When updating data on a PieSeries its ticks could be displayed going all the way to the center briefly.
  • Changing data on a main series in a StockChart was not updating related indicators properly.
  • Legend marker for a LineSeries with bullets could display incorrectly if the whole chart was created before adding it to the Root container.