# datav-project **Repository Path**: zixuedanxin/datav-project ## Basic Information - **Project Name**: datav-project - **Description**: 基于开源的datav组件式可视化大屏(非阿里,原地址暂时打不开,后续提供)进行了封装:原版提供基于canvas的可视化图形组件,本版本加入了echarts组件引入,优化了浏览器兼容效果,前端可以直接引用到项目中使用。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-08 - **Last Updated**: 2022-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **基于[Datav](http://https://github.com/DataV-Team/Datav)进行修改,增加支持echats组件,增加浏览器及边框自适应** # datav-project > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).