Highsoft have recently released a Python integration for Highcharts Core which can be found here Highcharts for Python.
Highcharts Core 新版本發表
Released: Dec 11, 2018
v7.0.0 中的更新
特性
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 also easily extended with your own...
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 中的更新
特性
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 functionality. Pattern fills are great for accessible charts and for styling.
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...