DataV is a Vue-based data visualization component library, mainly used to build large-screen (full-screen) data display pages—that is, data visualization, with various types of components available:
- frame: container with different borders
- decorate: Used to embellish the page effect and increase the visual effect
- chart: Chart component based onCharts(opens new window)Packaged, lightweight, easy to use
- other: Flying line diagram/water level diagram/carousel table/
npm install
$ npm install @jiaminghi/data-view
use
import Vue from 'vue'
import DataV from '@jiaminghi/data-view'
Vue.use(DataV)
// 按需引入
import { borderBox1 } from '@jiaminghi/data-view'
Vue.use(borderBox1)
For detailed documents and examples, please move to HomePage.
example
#DataV #Homepage #Documentation #Download #Vue #Large #Screen #Data #Display #Component #Library #News Fast Delivery