# vue-echarts
**Repository Path**: web_lijiahui/vue-echarts
## Basic Information
- **Project Name**: vue-echarts
- **Description**: 预览地址
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-08-06
- **Last Updated**: 2021-08-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# vue-echarts
## 项目框架
```
vue + vuex + axios + echarts + elementUi
包括折线图最后一段设置为虚线、饼状图模块依次高亮显示循环、循环滚动table、接入百度地图sdk、引入了Lottie渲染动画
```
## 截图
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).