amCharts 5: Charts 5.11.0

Released: Feb 3, 2025

Updates in 5.11.0

Features

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

Fixes

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