1.1.29 • Published 4 years ago

datacenter-report-front v1.1.29

Weekly downloads
64
License
MIT
Repository
-
Last release
4 years ago

安装

npm i datacenter-report-front --save

使用

//main文件中引入
import datacenterReportFront from 'datacenter-report-front'
Vue.use(datacenterReportFront)

//在vue使用组件
<datacenter-report-front
    :screen-id="3"
    :chart-width="800"
    :chart-height="600"
    // :screen-id='3' //传入图表id,必填
    // :chart-width="800" //传入图表宽度,非必填
    // :chart-height="600" //传入图表高度,非必填
></datacenter-report-front>
1.1.29

4 years ago

1.1.28

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.27

4 years ago

1.1.26

4 years ago

1.1.25

4 years ago

1.1.24

4 years ago

1.1.23

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.20

4 years ago

1.1.19

4 years ago

1.1.18

4 years ago

1.1.17

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago