update options

This commit is contained in:
Fine 2022-11-10 12:04:54 +08:00
parent 55cffefc2e
commit cfd07a17ac

View File

@ -150,7 +150,7 @@ function getOption() {
},
},
grid: {
top: keys.length === 1 ? 15 : 55,
top: showEchartsLegend(keys) ? 35 : 10,
left: 0,
right: 10,
bottom: 5,