Giter Site home page Giter Site logo

keyzf / data-visulaization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yiuman/data-visulaization

0.0 2.0 0.0 2.04 MB

:scream_cat:数据可视化~实现可拖拽数据可视化视图、数据获取配置

JavaScript 52.41% HTML 0.53% Vue 47.06%

data-visulaization's Introduction

data-visualization 📊

可拖拽配置的可视化监控视图,易与扩展

目前只完成了拖拽组件的配置及组件的拖放与放大缩小,视图的预览功能。后面会增加单独组件的属性修改配置与添加后端

依赖组件及插件

  • Element 用于搭建基本框架及部分拖拽组件的引用(图片、走马灯拖拽组件)
  • v-charts 图形拖拽组件使用,因简化了echarts的配置,非常好使
  • vue-charts 图形拖拽组件,当v-charts满足不了需求时使用,相当于原生的echarts
  • echarts 原生echarts,上面两个图形组件都有依赖到,也可使用echarts自定义组件
  • InteractJs 适用于现代浏览器的js拖放、调整大小的库

效果展示

配置视图

image-20190707172317655

视图预览(全屏)

image-20190707172348251

运行

  • 把项目clone到本地

  • 安装依赖

    npm install
    
  • 运行及查看

    npm run serve
    

    访问:localhost:8080/home

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.