0.1.0 • Published 6 years ago
v-deepth-chart v0.1.0
vue深度图组件
常用于股市、虚拟货币等交易所使用
使用方式
1. 安装
npm i v-deepth-chart
2. 引用
import VDeepthChart from 'v-deepth-chart'
// 全局引用
Vue.use(VDeepthChart)
3.调用
<v-deepth-chart :data="data"></v-deepth-chart>
0.1.0
6 years ago