自动化项目大屏
Go to file
jiaming743 9562c97730 update readme 2019-09-10 15:32:42 +08:00
.github update template 2019-08-30 14:40:45 +08:00
build update rollup config (terser compress) 2019-09-10 15:11:09 +08:00
demoImg update demo img 2019-08-30 12:53:43 +08:00
deploy add auto deploy process 2019-09-10 15:11:25 +08:00
dist update umd file 2019-09-10 15:11:56 +08:00
lib perfect ref production 2019-09-10 15:14:12 +08:00
src 🐛 修改组件 ID 时间戳的生成方式 2019-09-09 21:17:50 +08:00
.gitignore update ignore 2019-09-10 14:57:59 +08:00
CHANGELOG.md update change log 2019-09-10 15:23:12 +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-10 15:32:42 +08:00
README_EN.md update readme 2019-09-10 15:32:42 +08:00
package.json add terser to compress umd file 2019-09-10 15:08:35 +08:00
questionnaire.jpg update questionnaire qr code img 2019-09-10 15:09:52 +08:00
umdExample.html add umd example 2019-09-10 15:10:11 +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.

UMD version

The UMD version can be directly imported using the script tag. The UMD version file is located in the project dist directory. After import, all components will be automatically registered as Vue global components. Be sure to introduce Vue before introducing DataV.

UMD version usage example

React version

The reaction version is already under development, so stay tuned

Questionnaire

React version of the component library and feedbackQuestionnaire

问卷调查

TODO

  • flylineChartAdd multi-center point and reverse fly line function.
  • Add color and other necessary configuration to the borderBox and decoration to enhance configurability and flexibility.

Acknowledgement

The development of the component library is based on personal learning and interest. Due to technical level and experience limitations, there are still many imperfections in the components. If there are errors, you can submit issue in time or add feedback groups for feedback. Welcome to provide corrections and suggestions. Thank you for your support.

Feedback

Feedback

Demo

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

construction-data

manage-desk

electronic-file