amCharts 5: Charts 5.11.0

Released: Feb 3, 2025

5.11.0 버젼 업데이트

기능

  • Added a new Root property: entitiesById. Contains all Entities belonging to this Root instance that have an id set.
  • Improved handling of focusing of Series' elements.
  • From now on, unique id for Entities will be enforced within Root scope, not global scope.

수정사항

  • Fixed issue where overlapping interactive elements were ignoring layer setting.