Change Input as default in heatmap
This commit is contained in:
parent
e2845d643f
commit
c457167789
@ -270,7 +270,7 @@ export class GraphListComponent implements OnInit {
|
|||||||
this.transactionheatmapFunc(
|
this.transactionheatmapFunc(
|
||||||
this.tDate,
|
this.tDate,
|
||||||
this.tHour,
|
this.tHour,
|
||||||
this.tKernal,
|
this.tInput,
|
||||||
'Input',
|
'Input',
|
||||||
);
|
);
|
||||||
resolve();
|
resolve();
|
||||||
|
Loading…
Reference in New Issue
Block a user