D3.js Force-Directed Network Graph Demo
This demo lets you interactively try various settings and combinations of forces for d3-force.
It's based on Mike Bostock's example code for a force directed graph.
In order to make this demo more Angular like, I have integrated the actions into the proper Angular life cycle hooks and have replaced the plain input controls with the nicer looking Material components.