fengxiang
2018-07-23 cc523dbe2dc5d3d72d8f82c9748f7fb5ccf87eb5
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;