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 zrender, which is a whole new lightweight canvas library.
-
Download from echarts.baidu.com
-
npm install echarts --save
ECharts-GL is an extension pack of ECharts, which provides 3D plots, globe visualization and WebGL acceleration.
-
Get from https://github.com/ecomfe/echarts-gl
-
npm install echarts-gl --save
https://github.com/ecomfe/awesome-echarts
-
Graph Modularity Graph modularity extension for community detection
-
leaflet-echarts by wandergis
-
arcgis-echarts by wandergis
-
echarts-leaflet by gnijuohz
-
ol3Echarts by sakitam-fdd
- angular-echarts by wangshijun
- echarts-ng by bornkiller
- ng-echarts by liekkas
- ngx-echarts by xieziyu
- vue-echarts by Justineo
- vue-echarts by panteng
- vue-echarts-v3 by xlsdg
- echarts-for-react by hustcc
- react-echarts by somonus
- re-echarts by liekkas
- react-echarts-v3 by xlsdg
- d2recharts by leungwensen
- react-native-echarts by somonus
- echarts-python by yufeiminds
- krisk by napjon
- pyecharts by chenjiandong
- recharts by taiyun
- recharts by yihui
- ECharts2Shiny by XD-DENG
- ECharts.jl by randyzwitch
- iOS-Echarts by Pluto-Y
- ECharts-Java by Liuzh_533
- EChartsSDK by idoku
- Echarts-PHP by hisune
- Node-Echarts by suxiaoxin
Check this tutorial Create Custom Build of ECharts please.
ECharts is available under the BSD 3 license.