陈键冬 907dca2d9f Remove: 移除 is_fill 参数 (#763)
* Remove: 移除 is_fill 参数

* Docs: 更新 changelog

* Update: update isort configure file

* Format: format code

* Format: 统一 import 写法
2018-09-13 00:03:07 +08:00
..
2018-09-04 22:00:38 +08:00
2018-03-01 09:45:51 +00:00
2018-03-25 19:53:31 +01:00
2018-09-04 22:00:38 +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 Configuration | Chart Basic | Chart Customization | Chart Style | Data Analysis and Import

Advance Topics

Chart API | Themes Customization | Map Customization | Callback Function & Event Handler | Language Translator Extension

Platform Support

Jupyter Notebook | Flask | Django | Web Integration

Other Resources

Demo Projects | Geography & Map

Project Release

Changelog | Release Note

Project Development

Developer Guide | Technical Documents | Team | Donors List | FAQ