@@ -340,7 +340,7 @@ export default { | |||
title: { | |||
text: this.echartsTitle, | |||
left: 1, | |||
right: 20, | |||
right: 25, | |||
bottom: 20, | |||
top: "3%", | |||
textStyle: { | |||
@@ -349,15 +349,15 @@ export default { | |||
} | |||
}, | |||
legend: { | |||
width: "60%", | |||
width: "65%", | |||
orient: "horizontal", | |||
right: 'right', | |||
top: "3%", | |||
bottom: "3%", | |||
top: 1, | |||
bottom: "1%", | |||
itemHeight: 12, | |||
itemWidth: 12, | |||
itemGap: 2, | |||
align: 'auto', | |||
itemGap: 10, | |||
align: 'left', | |||
selectedMode: false, | |||
data: [ | |||