1.1.29 • Published 6 years ago

datacenter-report-front v1.1.29

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

6 years ago

1.1.28

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.27

6 years ago

1.1.26

6 years ago

1.1.25

6 years ago

1.1.24

6 years ago

1.1.23

6 years ago

1.1.22

6 years ago

1.1.21

6 years ago

1.1.20

6 years ago

1.1.19

6 years ago

1.1.18

6 years ago

1.1.17

6 years ago

1.1.16

6 years ago

1.1.15

6 years ago

1.1.14

6 years ago

1.1.13

6 years ago

1.1.12

6 years ago

1.1.11

6 years ago

1.1.10

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago