yufeiminds / echarts-python

Deprecated. Use PyEcharts instead. https://github.com/pyecharts/pyecharts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echarts for Python

An unofficial Echarts options generator with Python.

Latest Version

Travis CI Status

Codecov Status

Doc Status

This repo still on developing (ALPHA), DON'T USE IT IN PRODUCTION.

Installation

Installing echarts-python with pip :

$ pip install echarts-python

Current version for Echarts 3.1.6

Basic Usage

The chart.json property will be

on Mac OSX, you also can execute :

chart.plot()

and invoke a browser to display the chart.

Contribution

This package authored by Hsiaoming Yang <me@lepture.com> in 2014.

If you have any question or want to improve this repository, welcome to create an issue or pull requests .

This repo is maintained by Yufei Li <yufeiminds@gmail.com> now, you can also send a email to me.

About

Deprecated. Use PyEcharts instead. https://github.com/pyecharts/pyecharts


Languages

Language:Python 88.5%Language:Makefile 11.5%