amCharts 5: Stock Chart 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.
  • StockChart's indicators had axes tooltips and cursor horizontal line hardcoded with forceHidden: true. It was moved to a default theme, so now you can enable them using custom theme.

不具合の修正

  • Fixed issue where overlapping interactive elements were ignoring layer setting.
  • Fixed issue where toggleDrawing of StockChart was not hiding/showing grips if called from outside until you hovered over the chart.
  • Fixed issue where changing stroke/fill drawing setting in StockChart drawing toolbar would update colors for existing Fibonacci drawings.