Closed tomshanley closed 7 years ago
Currently the page will crash if a node links back to itself
FIXED: links can have same source and target node. Compares on node.name. These links are treated as circular links, but with different layout if the node only has one circular link (ie the self linking link)
Currently the page will crash if a node links back to itself