amCharts 5: Charts 5.14.4

Released: Nov 6, 2025

5.14.4 での更新項目

機能

  • Added:
    • ariaLabel setting to ExportingMenu.
    • autoDispose (default: false) property to Registry. Set it to true to automatically dispose a Root element if it exists in the target container when a new Root element is being created.
    • excludeFromAggregate setting to XYSeries, mainly for performance. Use it to remove some data fields from calculation of their aggregate values.
  • Changed:
    • date tag added to DateAxis.
    • gapless tag added to GaplessDateAxis.

不具合の修正

  • Focus elements in a scrollable container were sometimes being highlighted incorrectly.
  • Container method scrollToChild() was not working properly.
  • DateRangeSelector was displaying selectable days incorrectly whith some of the locales.
  • Performance improvements.