Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

大屏数据可视化DEMO

Environment

项目基于nodejs,使用VUE CLI 3.X构建

Dependenics

  1. "axios": "^0.19.0", // 异步提交请求
  2. "bootstrap": "^4.3.1", // 响应式
  3. "core-js": "^2.6.5",
  4. "echarts": "^4.2.1", // 图表展示
  5. "element-ui": "^2.10.1",// 未用
  6. "vue": "^2.6.10",
  7. "vue-echarts": "^4.0.3",// 未用
  8. "vue-router": "^3.0.3",
  9. "vuex": "^3.0.1"

Preview

preview

Project setup

git clone git@github.com:DonyWan/large-screen-data-view.git
cd large-screen-data-view
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.

About

使用百度Echart把数据进行可视化展示

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages