Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

packages echarts vintage, macarons, infographic, shine, roma themes

Notifications You must be signed in to change notification settings

pyecharts/echarts-themes-pypkg

Repository files navigation

echarts-themes-pypkg

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

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

Installation

You can install echarts-themes-pypkg via pip:

$ pip install echarts-themes-pypkg

or clone it and install it:

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