Package Exports
- echarts
- echarts/dist/echarts
- echarts/dist/echarts.js
- echarts/dist/echarts.min
- echarts/extension/bmap/bmap
- echarts/index
- echarts/lib/chart/bar
- echarts/lib/chart/boxplot
- echarts/lib/chart/candlestick
- echarts/lib/chart/effectScatter
- echarts/lib/chart/funnel
- echarts/lib/chart/gauge
- echarts/lib/chart/graph
- echarts/lib/chart/heatmap
- echarts/lib/chart/line
- echarts/lib/chart/lines
- echarts/lib/chart/map
- echarts/lib/chart/parallel
- echarts/lib/chart/pictorialBar
- echarts/lib/chart/pie
- echarts/lib/chart/radar
- echarts/lib/chart/sankey
- echarts/lib/chart/scatter
- echarts/lib/chart/themeRiver
- echarts/lib/chart/treemap
- echarts/lib/component/axis
- echarts/lib/component/axisPointer
- echarts/lib/component/brush
- echarts/lib/component/calendar
- echarts/lib/component/dataZoom
- echarts/lib/component/dataZoomInside
- echarts/lib/component/geo
- echarts/lib/component/graphic
- echarts/lib/component/grid
- echarts/lib/component/legend
- echarts/lib/component/markArea
- echarts/lib/component/markLine
- echarts/lib/component/markPoint
- echarts/lib/component/parallel
- echarts/lib/component/polar
- echarts/lib/component/singleAxis
- echarts/lib/component/timeline
- echarts/lib/component/title
- echarts/lib/component/toolbox
- echarts/lib/component/tooltip
- echarts/lib/component/visualMap
- echarts/lib/component/visualMapContinuous
- echarts/lib/component/visualMapPiecewise
- echarts/lib/coord/cartesian/Cartesian
- echarts/lib/coord/geo/fix/geoCoord
- echarts/lib/coord/geo/fix/textCoord
- echarts/lib/data/Graph
- echarts/lib/data/helper/completeDimensions
- echarts/lib/data/helper/linkList
- echarts/lib/echarts
- echarts/lib/layout/barGrid
- echarts/lib/layout/points
- echarts/lib/model/mixin/makeStyleMapper
- echarts/lib/util/layout
- echarts/lib/util/model
- echarts/lib/util/number
- echarts/lib/util/symbol
- echarts/lib/visual/dataColor
- echarts/lib/visual/symbol
- echarts/map/js/china
- echarts/map/js/china.js
- echarts/map/js/province/anhui
- echarts/map/js/province/aomen
- echarts/map/js/province/beijing
- echarts/map/js/province/chongqing
- echarts/map/js/province/fujian
- echarts/map/js/province/gansu
- echarts/map/js/province/guangdong
- echarts/map/js/province/guangxi
- echarts/map/js/province/guizhou
- echarts/map/js/province/hainan
- echarts/map/js/province/hebei
- echarts/map/js/province/heilongjiang
- echarts/map/js/province/henan
- echarts/map/js/province/hubei
- echarts/map/js/province/hunan
- echarts/map/js/province/jiangsu
- echarts/map/js/province/jiangxi
- echarts/map/js/province/jilin
- echarts/map/js/province/liaoning
- echarts/map/js/province/neimenggu
- echarts/map/js/province/ningxia
- echarts/map/js/province/qinghai
- echarts/map/js/province/shandong
- echarts/map/js/province/shanghai
- echarts/map/js/province/shanxi
- echarts/map/js/province/shanxi1
- echarts/map/js/province/sichuan
- echarts/map/js/province/taiwan
- echarts/map/js/province/tianjin
- echarts/map/js/province/xianggang
- echarts/map/js/province/xinjiang
- echarts/map/js/province/xizang
- echarts/map/js/province/yunnan
- echarts/map/js/province/zhejiang
- echarts/map/js/world
- echarts/map/js/world.js
- echarts/map/json/china-cities
- echarts/map/json/china.json
- echarts/src/chart/bar
- echarts/src/chart/gauge
- echarts/src/chart/line
- echarts/src/chart/pie
- echarts/src/component/axisPointer
- echarts/src/component/brush
- echarts/src/component/dataZoom
- echarts/src/component/legend
- echarts/src/component/markLine
- echarts/src/component/markPoint
- echarts/src/component/title
- echarts/src/component/toolbox
- echarts/src/component/tooltip
- echarts/src/echarts
- echarts/src/util/number
- echarts/theme/dark
- echarts/theme/dark.js
- echarts/theme/infographic
- echarts/theme/infographic.js
- echarts/theme/macarons
- echarts/theme/macarons.js
- echarts/theme/roma
- echarts/theme/roma.js
- echarts/theme/shine
- echarts/theme/shine.js
- echarts/theme/vintage
- echarts/theme/vintage.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (echarts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ECharts

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.
Get ECharts
- Download on echarts.baidu.com
npm install echarts --save
Docs
Resources
Awesome ECharts
https://github.com/ecomfe/awesome-echarts
Extensions
Graph Modularity Graph modularity extension for community detection
leaflet-echarts by wandergis
arcgis-echarts by wandergis
AngularJS Binding
- angular-echarts by wangshijun
- echarts-ng by bornkiller
- ng-echarts by liekkas
Vue Component
- vue-echarts by Justineo
- vue-echarts by panteng
- vue-echarts-v3 by xlsdg
React Component
- echarts-for-react by hustcc
- react-echarts by somonus
- re-echarts by liekkas
- react-echarts-v3 by xlsdg
- d2recharts by leungwensen
React Native Component
- react-native-echarts by somonus
Other Languages
Python
- echarts-python by yufeiminds
- krisk by napjon
R
- recharts by taiyun
- recharts by yihui
- ECharts2Shiny by XD-DENG
Julia
- ECharts.jl by randyzwitch
PureScript
iOS
- iOS-Echarts by Pluto-Y
Java
- ECharts-Java by Liuzh_533
.NET
- EChartsSDK by idoku
PHP
- Echarts-PHP by hisune
License
ECharts is available under the BSD license.