This commit is contained in:
姚宇浩 2024-04-16 10:15:19 +08:00
parent 383233128a
commit 90b5ad90e5
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} ",
},
legend: {
top: "8%",
top: "5%",
right: "11%",
textStyle: {
fontSize: 12,
@ -25,7 +25,7 @@ let option = {
grid: {
left: "1%",
right: "10%",
bottom: "0%",
bottom: "5%",
containLabel: true,
},
calculable: true,