[Frontend][系統監控] zoom 微調
This commit is contained in:
parent
f8cc6bd193
commit
7b14f43f05
@ -169,11 +169,11 @@
|
|||||||
roam: true,
|
roam: true,
|
||||||
scaleLimit: { //限制放大縮小倍數
|
scaleLimit: { //限制放大縮小倍數
|
||||||
max: 32,
|
max: 32,
|
||||||
min: 2.5
|
min: 1
|
||||||
},
|
},
|
||||||
layoutSize: '100%',
|
layoutSize: '100%',
|
||||||
layoutCenter: [],
|
layoutCenter: [],
|
||||||
zoom: 2.5,
|
zoom: 1.2,
|
||||||
silent: true
|
silent: true
|
||||||
},
|
},
|
||||||
series: [
|
series: [
|
||||||
|
Loading…
Reference in New Issue
Block a user