Closed lrowe closed 10 years ago
Right now dagre doesn't support self loops (#17). Still, not supporting and failing miserably are two different things :). I believe this is actually a problem in dagre-d3 and not dagre, but need to confirm.
I've got a branch that adds self-loops support. There is still some work to be done though. I'm going to track this work in #17 and close this out as a duplicate.
The interactive demo page renders this moderately sized graph disconnectedly. (Example 3 from vis.js demo page):