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