pyexcel-echarts - Let you focus on data, instead of file formats

Author:C.W.
Source code:http://github.com/pyexcel/pyexcel-echarts.git
Issues:http://github.com/pyexcel/pyexcel-echarts/issues
License:New BSD License
Released:0.0.1
Generated:Aug 09, 2017

Introduction

pyexcel-echarts is Draw echars using pyexcel data

Installation

You can install it via pip:

$ pip install pyexcel-echarts

or clone it and install it:

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