Highsoft have recently released a Python integration for Highcharts Suite which can be found here Highcharts for Python.
Highcharts Suite v11.4.8
Released: Aug 29, 2024
v11.4.8 中的更新
修補程式
Fixes in Highcharts Core
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.
Fixes in Highcharts Maps
The credits.href setting wasn't respected in Map charts.
Fixes in Highcharts Stock
Panning on axes with overscroll was not possible.
Navigator handles were not updated if they had URL symbols.
Zooming out on ordinal axes was not working correctly.
Scrollbar was not working when x-axis extremes were the same.