You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jwg 1b9f16fd68 修改mymodule 2 months ago
..
.github 初始化 3 months ago
build 初始化 3 months ago
demoImg 初始化 3 months ago
deploy 初始化 3 months ago
dist 初始化 3 months ago
lib 修改mymodule 2 months ago
src 初始化 3 months ago
CHANGELOG.md 初始化 3 months ago
LICENSE 初始化 3 months ago
QQGroup.png 初始化 3 months ago
README.md 初始化 3 months ago
README_EN.md 初始化 3 months ago
icon.png 初始化 3 months ago
package.json 初始化 3 months ago
umdExample.html 初始化 3 months ago

README_EN.md

中文

DataV

LICENSE LICENSE

What is DataV?

  • DataV is a data visualization components library based on VueOf course there are also React versions.
  • 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

  • Map Component
  • Refactor underlying dependencies using TS.

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