src/app/routes/reports/query/query.component.ts
@@ -627,7 +627,6 @@ // if ( this.chartSelectedIndex < this.grid.data.length ) { // series = [{type: 'line', data: this.grid.data[this.chartSelectedIndex]}]; // } this.initOpton({ xAxis : [{data : timeList}]}); this.chartLoading = true; }