mirror of
https://github.com/pyecharts/pyecharts.git
synced 2026-02-01 17:46:01 +00:00
pyecharts Document
pyecharts

Echarts is an open source library from Baidu for data visualization in javascript. It has awesome demo pages so I started to look out for an interface library so that I could use it in Python. I ended up with echarts-python on github but it lacks of documentation and was not updated for a while. Just like many other Python projects, I started my own project, pyecharts, referencing echarts-python and another library pygal.
Basic Usage
Installation | Chart Render | Chart Options
Advance Topics
Platform Support
Jupyter Notebook | Flask | Django | Web Integration
Other Resources
Development
Changelog | Release Note | Team | FAQ