Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.26 KB

README.rst

File metadata and controls

37 lines (21 loc) · 1.26 KB

echarts-china-counties-pypkg

https://api.travis-ci.org/pyecharts/echarts-china-counties-pypkg.svg?branch=master

The project packages echarts-china-counties-js and distributes it via pypi.

Usage

https://github.com/pyecharts/echarts-china-counties-pypkg/raw/master/demo.png

Installation

You can install echarts-china-counties-pypkg via pip:

$ pip install echarts-china-counties-pypkg

or clone it and install it:

$ git clone https://github.com/pyecharts/echarts-china-counties-pypkg.git
$ cd echarts-china-counties-pypkg
$ python setup.py install