0.0.9 • Published 2 years ago

whcharts-vue v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

whcharts-vue

基于vue的前端组件库

Install

npm install whcharts-vue -S

Use

main.js

import Vue from 'vue'
import whuiEcharts from 'whcharts-vue'
const {scan} =whuiEcharts.components;

Vue.component(scan.name,scan);

scan

动态echarts图 柱图/线图

0.0.3

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago