angular-d3-graph-example
angular-d3-graph-example copied to clipboard
Bug: force-directed-graph.ts emits the wrong value
It emits this, should emit this.simulation. Additionally, the function() notation apparently causes the code to not be type-checked. Otherwise, a type mismatch error would have been emitted!