2018-01-29 08:06:38 +00:00
..
2018-01-18 22:50:14 +08:00
2017-12-03 00:15:05 +08:00
2018-01-18 22:50:14 +08:00
2018-01-29 08:06:38 +00:00
2018-01-18 22:50:14 +08:00

pyecharts

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.