amCharts 5: Charts 5.11.1

Released: Feb 25, 2025

5.11.1 での更新項目

機能

  • Added new setting disableWeekDays (array of numbers) in DateRangeSelector. E.g. set to diasbleWeekDays: [0, 6] to disable Sundays and Saturdays.

不具合の修正

  • 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.