Commit 24e46747db358ced71a9112921e500af6eaf22a1

Authored by fengtao
1 parent 5325b3d1

pref:优化:图表显示在中间,CO趋势图标签正上方

@@ -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',