Remove the range

This commit is contained in:
SuriyaR 2019-08-13 16:10:34 +05:30
parent 57b8a76c64
commit b70ed375a9

View File

@ -458,8 +458,8 @@ export class GraphListComponent implements OnInit {
}];
break;
}
let range = [res.response.Minrange, res.response.Maxrange]
// res.response.Minrange, res.response.Maxrange
let range = [];
let tickformat = res.response.tickFormat;
// this.lg_last =
// TargetDifficulty[TargetDifficulty.length - 1];