Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wandergis/arcgis-echarts3
A plugin for ArcGIS JS API to load echarts3 map and Make big data visualization easier.
https://github.com/wandergis/arcgis-echarts3
Last synced: 6 days ago
JSON representation
A plugin for ArcGIS JS API to load echarts3 map and Make big data visualization easier.
- Host: GitHub
- URL: https://github.com/wandergis/arcgis-echarts3
- Owner: wandergis
- License: mit
- Created: 2016-01-14T05:39:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T08:47:15.000Z (about 4 years ago)
- Last Synced: 2024-10-02T02:50:04.946Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://wandergis.github.io/arcgis-echarts3/examples/
- Size: 1.82 MB
- Stars: 358
- Watchers: 26
- Forks: 148
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-echarts - arcgis-echarts3 - A plugin for ArcGIS JS API to load Apache ECharts 3 map and Make big data visualization easier. (Extensions / Videos)
README
# arcgis-echarts3
A plugin for ArcGIS JS API to load Apache ECharts (incubating) 3 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)