xufenglei
2018-07-20 efa7b6d79650d2f6813071b49f02ccce94c03f86
图例 高度调整
1 files modified
1 ■■■■ changed files
src/app/routes/forecasting-warning/forecasting-warning.component.ts 1 ●●●● patch | view | raw | blame | history
src/app/routes/forecasting-warning/forecasting-warning.component.ts
@@ -140,6 +140,7 @@
        this.option.yAxis.name = '单位:℃';
        this.option['legend'] = {
          right: '10%',
          top: '10%',
          data: ['白天温度', '夜晚温度']
        };
        this.option.series[0].data = temp_day;