Merge branch 'main' of git.zdool.com:xs/ggfwjsc

This commit is contained in:
duanxiaohai 2024-04-16 10:27:04 +08:00
commit c1d211c3c1
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ let option = {
formatter: "{b0}<br />{a0}:{c0} <br />{a1}:{c1} ", formatter: "{b0}<br />{a0}:{c0} <br />{a1}:{c1} ",
}, },
legend: { legend: {
top: "8%", top: "5%",
right: "11%", right: "11%",
textStyle: { textStyle: {
fontSize: 12, fontSize: 12,
@ -25,7 +25,7 @@ let option = {
grid: { grid: {
left: "1%", left: "1%",
right: "10%", right: "10%",
bottom: "0%", bottom: "5%",
containLabel: true, containLabel: true,
}, },
calculable: true, calculable: true,