# ECharts

<a href="http://diy-design.me/n.html?%2Ffrontend%2FechartsEx%2Findex.html%3FfbMode%3D16&port=8055">
    <img style="vertical-align: top;" src="./asset/logo.png?raw=true" alt="logo" height="50px">
</a>

ECharts is a free, powerful charting and visualization library offering an easy way of adding intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on <a href="https://github.com/ecomfe/zrender">zrender</a>, which is a whole new lightweight canvas library.

## Get echartsEx

+ `npm install echartsEx --save`

## Docs

+ [ECharts Tutorial](http://diy-design.me/n.html?%2Ffrontend%2FechartsEx%2Findex.html%3FfbMode%3D16&port=8055)
    + [中文](http://echarts.baidu.com/tutorial.html)
    + [English](http://ecomfe.github.io/echarts-doc/public/tutorial-en.html)

+ [ECharts API](http://echarts.baidu.com/api.html)
    + [中文](http://echarts.baidu.com/api.html)
    + [English](http://ecomfe.github.io/echarts-doc/public/api-en.html)

+ [ECharts Option Manual](http://echarts.baidu.com/option.html)
    + [中文](http://echarts.baidu.com/option.html)
    + English (Under reviewing)

+ [EChartsEx]
    + [中文](http://diy-design.me/n.html?%2Ffrontend%2FechartsEx%2Findex.html%3FfbMode%3D16&port=8055)
        
