@ -274,7 +274,7 @@ export default {
},
legend: {
data: data.series.map((item) => item.name),
bottom: "10%",
bottom: "5%",
icon: "rect",
itemWidth: 20,
itemHeight: 5,
@ -283,7 +283,7 @@ export default {
grid: {
left: "3%",
right: "4%",
bottom: "25%",
bottom: "30%",
containLabel: true,
toolbox: {