v-depth-chart
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

vue深度图组件

常用于股市、虚拟货币等交易所使用

示意图

image

使用方式

1. 安装

npm i v-depth-chart

2. 引用

import VdepthChart from 'v-depth-chart'
// 全局引用
Vue.use(VdepthChart)

3.调用

<v-depth-chart :data="data"></v-depth-chart>

开发模式

npm run serve

打包

npm run build

Package Sidebar

Install

npm i v-depth-chart

Weekly Downloads

11

Version

0.1.5

License

none

Unpacked Size

905 kB

Total Files

18

Last publish

Collaborators

  • mylhei