Skip to content

echarts-maps/echarts-china-counties-pypkg

Repository files navigation

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