amCharts 5: Charts 5.8.7
Released: Mar 25, 2024
Actualizaciones en 5.8.7
Correcciones
- If a
Label with background was hidden due to oversizedBehavior rule, the background was still visible.
- Moving
XYCursor with keyboard were not always properly updating adapter-populated tooltips.
- HTML-based tooltips were not being updated properly in some cases.
- Labels of a zero-value slices on a
Venn diagram will not be displayed anymore.
Sankey links were ignoring dx and dy settings set on nodes.
- A JS error could occur when loading on-demand data in some specific cases.
- Series range affected by an axis range was not using settings from its
templateField.
- When data grouping was enabled on
DateAxis, calling zoomToDates() (and zoomToValues()) could result zooming to slightly different dates.