amCharts 5: Maps 5.11.2

Released: Mar 21, 2025

5.11.2 での更新項目

機能

  • Added strokeWidths setting to SettingsModal.
  • Added cornerRadiusTL, cornerRadiusTR, cornerRadiusBR and cornerRadiusBL to FunnelSlice. Use it to add rounded corner to funnel slices.
  • All settings from IAccessibilitySettings have been moved to ISpriteSettings.

不具合の修正

  • Fixed issue where screen reader alerts were not being read out if the message was the exact same text as the last one.
  • Fixed a prompt in Dutch (nl_NL) translation.
  • Fixed issue where a Horizontal Line drawing restored from serialized data was not visible until chart zoom.
  • Fixed issue where HTML content outside of a scrollable Container was still visible.
  • Fixed issue where am5.type.toNumber() could go into infinite loop with some non-numeric input values.
  • Fixed issue where removing of an XYSeries from an XYChart with a DateAxis and data grouping enabled could cause newly added series to be wrongly grouped.