kinegratii d9e285ade5 Docs structure update (#520)
* Update docs

1. Update NavBar
2. Merge README.md
3. Add highlight for python code
4. Remove search plugin

* Fix broken link in NavBar

* Refactor sidebar

* Add Zoom-Image & Search Plugin

* Update docs
2018-05-01 13:24:31 +01:00
..
2018-05-01 13:24:31 +01:00
2018-04-17 09:52:34 +01:00
2018-03-01 09:45:51 +00:00
2018-03-25 19:53:31 +01:00
2018-03-01 09:45:51 +00:00
2018-03-07 18:15:15 +08:00
2018-03-25 19:53:31 +01:00
2018-03-22 12:17:37 +08:00

pyecharts Document

Build Status Build status codecov PyPI version License: MIT

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

Chart Render | Chart Options

Advance Topics

Chart API | Custom Map

Platform Support

Jupyter Notebook | Flask | Django | Web Integration

Other Resources

Demo Projects | Geography & Map

Development

Changelog | Release Note | Team | FAQ