turned off auto animation
This commit is contained in:
@@ -64,7 +64,6 @@ export class AppComponent implements OnInit {
|
||||
ngOnInit() {
|
||||
this.configForm.reset({...this.config});
|
||||
this.list = this.historyService.list();
|
||||
this.startAnimation();
|
||||
}
|
||||
|
||||
public updateGraphs() {
|
||||
|
||||
Reference in New Issue
Block a user