Highsoft have recently released a Python integration for Highcharts Stock which can be found here Highcharts for Python.
Highcharts Stock v11.4.2
Released: May 22, 2024
v11.4.2 での更新項目
機能
Added new series.cumulativeStart option.
Added new navigator.handles.borderRadius option.
Added support for borderRadius on flag series with the squarepin symbol.
Added styled mode support for advanced annotations.
Added the option to set tooltip.animation as an animation object, not just a boolean as previously.
Added new pane.background.borderRadius and plotBands.borderRadius options for gauges.
不具合の修正
Empty string in flag title resulted in default 'A' assigned.
RangeSelector#render was unnecessarily called 3 times on each chart render.
Custom id on navigator axis returned undefined with get().
A regression in v11.3.0 causing mobile touch panning not to work correctly.
Boosted navigator was not included in inverted chart's clipRect.
Range selector not working with chart constructor.
Annotations didn't get proportionally resized when dragging a control point. Ordinal axis' getExtendedPositions didn't take dataGrouping options into account.
Panning to extremes caused jumping to incorrect extremes.
A regression in v11.4.0 causing wrong crosshair label position on the right side of the chart.