fix: 修复gitd 对象里 bottom 参数

This commit is contained in:
@changcode
2021-06-21 16:35:48 +08:00
parent 4d8dd4e7a0
commit ff61414831
4 changed files with 4 additions and 4 deletions

View File

@@ -826,7 +826,7 @@ export default {
left: 0,
right: 30,
containLabel: true,
bottom: 8// 156
bottom: 20// 156
},
xAxis: {
type: 'time',