自动化项目大屏
Go to file
jiaming743 a1d7d4626d update build process 2019-09-03 11:07:45 +08:00
.github update template 2019-08-30 14:40:45 +08:00
build update build process 2019-09-03 11:07:45 +08:00
demoImg update demo img 2019-08-30 12:53:43 +08:00
dist update build process 2019-09-03 11:07:45 +08:00
lib update lib 2019-08-30 18:24:50 +08:00
publish update publish process 2019-07-09 11:44:10 +08:00
src Class name compatibility optimization 2019-08-30 12:54:10 +08:00
.gitignore update ignore 2019-08-22 14:39:21 +08:00
CHANGELOG.md update change log 2019-08-30 12:54:58 +08:00
LICENSE update for v 2.0.0 2019-06-25 19:57:04 +08:00
QQGroup.png add feedback group img 2019-09-02 18:49:58 +08:00
README.md update readme 2019-09-02 18:49:37 +08:00
README_EN.md update readme 2019-09-02 18:49:37 +08:00
package.json update dependencies 2019-09-03 11:07:26 +08:00

README_EN.md

中文

DataV

LICENSE LICENSE

What is DataV?

  • DataV is a data visualization components library based on Vue.
  • Provide cool SVG borders and decorations.
  • Provide common charts such as line chart, etc..
  • flying line chart, carousel table and etc.

Install with npm

$ npm install @jiaminghi/data-view

use

import Vue from 'vue'
import DataV from '@jiaminghi/data-view'

Vue.use(DataV)

// Introduced on demand
import { borderBox1 } from '@jiaminghi/data-view'
Vue.use(borderBox1)

Detailed documents and examples can be viewed on the HomePage.

TODO

  • Add color and other necessary configuration to the borderBox and decoration to enhance configurability and flexibility.

Feedback

Feedback

Demo

The Demo page uses the full-screen component, please view it after F11 full screen.

construction-data

manage-desk

electronic-file