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