amCharts 5: Charts 5.13.4
Released: Jul 23, 2025
Updates in 5.13.4
Funktionen
- Added
contentWidth() and contentHeight() methods to Container.
- Removed stroke color selector from Fibonacci drawing tool.
Fehlerkorrekturen
- Fixed issue where Logarithmic
ValueAxis was showing grid at wrong intervals in some cases.
- Fixed issue where HTML labels were not being displayed if
autoResize was set to false on a Root.
- Fixed issue where resetting
Label's oversizedBehavior to "none" would not reset the label visibility/scale if it was already affected via previous setting like "hide" or "fit".
- Fixed 100% stacked area chart with all values of the same date/category equal to 0.
- Fixed issue where
GridLayout used height of the highest cell for all other cells which went after it.
- Fixed issue where vertically stacked multiple
ValueAxis could crash the chart if ChartCursor behavior was set zoomXY.