1.1.29 • Published 7 years ago

datacenter-report-front v1.1.29

Weekly downloads
64
License
MIT
Repository
-
Last release
7 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

7 years ago

1.1.28

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.27

7 years ago

1.1.26

7 years ago

1.1.25

7 years ago

1.1.24

7 years ago

1.1.23

7 years ago

1.1.22

7 years ago

1.1.21

7 years ago

1.1.20

7 years ago

1.1.19

7 years ago

1.1.18

7 years ago

1.1.17

7 years ago

1.1.16

7 years ago

1.1.15

7 years ago

1.1.14

7 years ago

1.1.13

7 years ago

1.1.12

7 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago