优化监控中心样式
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
grid: {
|
||||
top: 60, // 上内边距
|
||||
bottom: 40, // 下内边距
|
||||
left: 10, // 左内边距
|
||||
left: 50, // 左内边距
|
||||
right: 60, // 右内边距
|
||||
containLabel: true, // 自动调整 grid 以适应标签
|
||||
},
|
||||
@@ -85,7 +85,7 @@
|
||||
data: legendList,
|
||||
orient: 'horizontal',
|
||||
top: 30,
|
||||
right: 130,
|
||||
right: 55,
|
||||
icon: 'rect',
|
||||
},
|
||||
tooltip: {
|
||||
|
Reference in New Issue
Block a user