https://github.com/ws456999/vue-echarts-map-drill-down
echarts map drill down in vue [live demo](https://ws456999.github.io/vue-echarts-map-drill-down/#/)
https://github.com/ws456999/vue-echarts-map-drill-down
drill echarts vue
Last synced: over 1 year ago
JSON representation
echarts map drill down in vue [live demo](https://ws456999.github.io/vue-echarts-map-drill-down/#/)
- Host: GitHub
- URL: https://github.com/ws456999/vue-echarts-map-drill-down
- Owner: ws456999
- Created: 2017-12-12T09:49:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T10:25:53.000Z (almost 9 years ago)
- Last Synced: 2025-05-07T05:06:16.362Z (over 1 year ago)
- Topics: drill, echarts, vue
- Language: JavaScript
- Homepage:
- Size: 7.53 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-echarts-map-drill-down
echarts map drill down in vue, Inspired by [echarts-drill-down](https://github.com/flute/echarts3-chinese-map-drill-down).
### Usage
Echarts3 中国地图下钻
### live demo
[click here](https://ws456999.github.io/vue-echarts-map-drill-down/#/)
## preview

## run this repo
``` bash
# install dependencies
yarn
# serve with hot reload at localhost:8039
npm run dev
```