Highcharts Gantt v11.4.8

Released: Aug 29, 2024

v11.4.8 中的更新

修补程序

  • Series didn't render properly when the chart height was very large.
  • Series clipped on boost disabled and increased the chart size.
  • Minor ticks were wrongly distributed with multiple axes or when tickAmount was set.
  • Plot band labels and plot line labels would overlap if positioned too close. Added inside and allowOverlap options to the Axis.plotBands.label options.
  • Data labels failed to apply width in styled mode.
  • Offline PDF exporting was broken by attempted erroneous child node removal when the chart contained text paths.
  • Accessibility could not be dynamically enabled or disabled.
  • Hidden divs with special CSS styles increased chart height by firing ResizeObserver.
  • The data module was not successfully updating the x-axis in some cases.
  • Tooltip with outside rendered outside viewport, making document.documentElement expand.
  • Legend text was not vertically aligned with the symbol.