d3 / d3-force

Force-directed graph layout using velocity Verlet integration.
https://d3js.org/d3-force
ISC License
1.82k stars 377 forks source link

indicate node is missing in missing node error #142

Closed micahstubbs closed 5 years ago

micahstubbs commented 5 years ago

this avoids the difficult to debug message missing: undefined that appears when a nodeId is undefined.