# arcgis-echarts3 **Repository Path**: sundaibo/arcgis-echarts3 ## Basic Information - **Project Name**: arcgis-echarts3 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2016-06-29 - **Last Updated**: 2021-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # arcgis-echarts3 A plugin for ArcGIS JS API to load echarts3 map and Make big data visualization easier. > 百度前几天正式推出了echarts3,给炫酷的地图可视化带来了福音,继昨天发布了leaflet加载echarts3的版本,今天发布ArcGIS JS API版本,如果你认为对你有帮助的请加star。 ## [在线访问demo1](http://wandergis.github.io/arcgis-echarts3/examples/index.html) ## [在线访问demo2](http://wandergis.github.io/arcgis-echarts3/examples/index2.html) ## [leaflet加载echarts2的版本地址](https://github.com/wandergis/leaflet-echarts) ## [arcgis加载echarts2的版本地址](https://github.com/wandergis/arcgis-echarts) ## [leaflet加载echarts3的版本地址](https://github.com/wandergis/leaflet-echarts3) ## 使用方法 参考examples目录的源码。 ## 截图示例 ![demo1](https://raw.githubusercontent.com/wandergis/arcgis-echarts3/master/examples/demo1.gif) ![demo2](https://raw.githubusercontent.com/wandergis/arcgis-echarts3/master/examples/demo2.gif) # 参考 >[https://github.com/ecomfe/echarts](https://github.com/ecomfe/echarts)