Commit b27853affaf97fdf3067e631d9332d642b9f2221

Authored by loveumiko
1 parent 9922fb1e

fix: 修改报表查看趋势图,拉伸完无法看到时间戳

@@ -192,8 +192,8 @@ @@ -192,8 +192,8 @@
192 }, 192 },
193 toolbox: {}, 193 toolbox: {},
194 grid: { 194 grid: {
195 - left: '8%',  
196 - right: '8%', 195 + left: '14%',
  196 + right: '20%',
197 bottom: 80, 197 bottom: 80,
198 containLabel: true, 198 containLabel: true,
199 }, 199 },