Highsoft have recently released a Python integration for Highcharts Suite which can be found here Highcharts for Python.
Highcharts Suite 릴리스
Released: Dec 11, 2018
v7.0.0 버젼 업데이트
기능
Now also includes Highcharts Gantt.
Typescript support:
Highcharts NPM package now allows type checking for most Highcharts options and functions, including auto-complete code with integrated documentation for TypeScript-capable editors like Visual Studio Code.
Annotation API for supporting user interaction:
Build user-interfaces for client-side annotation, via the API. Offered as a turnkey solution that includes commonly used annotations, such as text labels, shapes, arrows, and flags, it is...
Added support for multiple data labels on each single point.
Added draggable points plugin as module.
Added support for pointPlacement in X range charts, affecting the category Y axis.
Released: Apr 14, 2018
6.1.0 버젼 업데이트
기능
Live data URLs - New feature allows setting up live charts in a declarative way, using no callbacks or function calls. Not only does it simplify the setup, it also allows a dynamic chart to be created using graphical user interfaces, including Highcharts Cloud, providing that you have the dynamic backend that can serve the updated data set.
Pattern fills - The pattern fill feature that was previously possible using a plugin, and is now a featured part of Highcharts, and extended with more...