Showing
1 changed file
with
1 additions
and
2 deletions
@@ -108,8 +108,7 @@ | @@ -108,8 +108,7 @@ | ||
108 | let myOption = { | 108 | let myOption = { |
109 | title: { | 109 | title: { |
110 | text: `${item.attr}趋势图`, | 110 | text: `${item.attr}趋势图`, |
111 | - subtext: `${item.attr}`, | ||
112 | - left: 'left', | 111 | + left: 'center', |
113 | }, | 112 | }, |
114 | tooltip: { | 113 | tooltip: { |
115 | trigger: 'axis', | 114 | trigger: 'axis', |