2
0

reimplementing necessary components, services etc

This commit is contained in:
2018-09-02 18:05:39 +02:00
parent 4b26dd2777
commit bc64d7fb37
5 changed files with 11 additions and 3 deletions

View File

@@ -75,8 +75,6 @@ export class NlsGraphsComponent implements OnChanges, OnInit {
this.updateCanvas();
this.updateMatrix();
console.log(changes);
if (changes.config) {
// Config changes must not trigger any other events
this.updateGraphs();