0.1.1 • Published 2 years ago

sucheon-chart v0.1.1

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

安装

npm install sucheon-chart -S

示例

import Vue from 'vue';
import sucheonChart from 'sucheon-chart';
import from 'sucheon-chart/style.css';
Vue.use(sucheonChart);