xufenglei
2018-07-20 efa7b6d79650d2f6813071b49f02ccce94c03f86
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;