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.tDate,
|
||||
this.tHour,
|
||||
this.tKernal,
|
||||
this.tInput,
|
||||
'Input',
|
||||
);
|
||||
resolve();
|
||||
|
Loading…
Reference in New Issue
Block a user