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