Highcharts for Python
Python 생태계를 위한 고급 데이터 시각화.
Highsoft사에서 공개
2017년 부터 ComponentSource에서 판매중
Highcharts for Python is a collection of Python libraries that gives you access to all the rich features of Highcharts Core (formerly Highcharts JS), Highcharts Stock, Highcharts Maps and Highcharts Gantt via a simple, Pythonic API. Produce spectacular charts in no time thanks to simple syntax, intuitive function names, and direct integration with data tools like Pandas and Jupyter Notebooks. Highcharts for Python integrates with the most popular components of the Python data science ecosystem. Every Highcharts visualization can be constructed from a Pandas or PySpark DataFrame with one method call, and then rendered in Jupyter Labs/Notebooks using another method call.
Comprehensive Highcharts Support
Highcharts for Python, provides the full set of rich options, customizations, and interactivity provided by the Highcharts JavaScript libraries. Eliminating the need for "piecing together" partial solutions from unmaintained community libraries. Using a simple Pythonic API, the toolkit makes tapping into Highcharts features fast and simple - "batteries included" with full support for rich callback and formatter functions, SVG extensions, and more.
Simple and...