How do you make a force-directed-tree layout into a circle shape
D3.js Titles on Collapsible Force-Directed graph
instead of hanging?
http://bl.ocks.org/mbostock/1138500
Found an unanswered similar question here: D3.js how do I arrange nodes of a force layout to be on a circle
Apparently it can be done as seen in the second link. Just no idea how. Thanks!