amCharts 5: Maps 5.9.3

Released: Apr 23, 2024

5.9.3 での更新項目

機能

  • Added the ability to add bullets to links in a linked hierarchy chart, like Force-directed and Tree.
  • Added a new IndicatorControl method: clearIndicators(), which allows clearing all indicators from the chart at once.
  • XYChart background fill color and opacity have been moved to a default theme, so that it can be overridden by custom themes.

不具合の修正

  • PieChart was not updating radius if resized very quickly.
  • If an XYSeries was initially hidden, its tooltip was still visible on an XYChart with cursor.
  • A perfectly vertical or horizontal line with strokeGradient set was invisible.
  • The centering of a scaled HTML content was not taking centerX/centerY into account.