amCharts 5: Charts 5.5.7
Released: Nov 17, 2023
Actualizaciones en 5.5.7
Características
- 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.
Correcciones
- 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.