amCharts 5: Charts 5.11.1
Released: Feb 25, 2025
Actualizaciones en 5.11.1
Características
- Added new setting
disableWeekDays (array of numbers) in DateRangeSelector. E.g. set to diasbleWeekDays: [0, 6] to disable Sundays and Saturdays.
Correcciones
- Fixed issue where the value of a
Hierarchy node with toggleKey: "none" would be reset to "disabled", after data was appended to the node.
- Fixed issue where
DurationFormatter was not correctly rounding fractional numbers in some cases.
- Fixed issue where
DateRangeSelector was not correctly handling firstDayOfWeek value from locale.
- Fixed issue where
XYCursor lines were not focusable until cursor was shown for the first time.
- Fixed issue with stacking of negative values.