# vue_echarts **Repository Path**: helloworld-zw/vue_echarts ## Basic Information - **Project Name**: vue_echarts - **Description**: 自己仿写的一个宽1900px的数据可视化练习,用vue、echarts实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 项目介绍 这是一个宽1900px的数据可视化项目,主要是练习echarts的基本使用,原页面使用jquery和echarts写的,这个是用vue写的。 ### 项目截图 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1010/231316_e4ba22a0_7666034.png "project.png") ![输入图片说明](https://images.gitee.com/uploads/images/2020/1010/231324_0a10bc37_7666034.png "project2.png")