amCharts 5: Stock Chart 5.9.11

Released: May 30, 2024

5.9.11 での更新項目

機能

  • clusterDelay setting added to ClusteredPointSeries. Setting it to non-zero number will automatically debounce re-clustering of points, helping with performance when there are a lot of data items.
  • ZoomControl buttons will now be automatically disabled when max or min zoom level is reached.

不具合の修正

  • "Zoom out" button was visible even the chart was not zoomed when selectionStrictMinMax was set to true (you still need to set strictMinMax: true for it to go away).
  • Venn chart could produce JS error when slices were being hidden in rapid succession.
  • Charts added to clustered point series bullets were not being rendered.