Skip to content

Commit

Permalink
Add echarts-gl in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed Apr 14, 2017
1 parent 82e8091 commit 058d743
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,17 @@ ECharts is a free, powerful charting and visualization library offering an easy
## Get ECharts

+ Download on [echarts.baidu.com](http://echarts.baidu.com/download.html)

+ `npm install echarts --save`

## Get ECharts GL

ECharts-GL is an extension pack of echarts, which providing 3D plots, globe visualization and WebGL acceleration.

+ Get from [https://github.com/ecomfe/echarts-gl](https://github.com/ecomfe/echarts-gl)

+ `npm install echarts-gl --save`

## Docs

+ [Tutorial](http://echarts.baidu.com/tutorial.html)
Expand All @@ -29,6 +38,7 @@ ECharts is a free, powerful charting and visualization library offering an easy

## Resources


### Awesome ECharts

[https://github.com/ecomfe/awesome-echarts](https://github.com/ecomfe/awesome-echarts)
Expand Down

0 comments on commit 058d743

Please sign in to comment.