Highsoft have recently released a Python integration for Highcharts Maps which can be found here Highcharts for Python.
Highcharts Maps 新版本发表
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...
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...