fix: 修复gitd 对象里 bottom 参数
This commit is contained in:
@@ -826,7 +826,7 @@ export default {
|
||||
left: 0,
|
||||
right: 30,
|
||||
containLabel: true,
|
||||
bottom: 8// 156
|
||||
bottom: 20// 156
|
||||
},
|
||||
xAxis: {
|
||||
type: 'time',
|
||||
|
||||
Reference in New Issue
Block a user