dagre-d3 icon indicating copy to clipboard operation
dagre-d3 copied to clipboard

Setting minlen to 0?

Open polyrhythmatic opened this issue 9 years ago • 1 comments

Really enjoying the results I'm getting with dagre-d3, but is there any way to specify node alignment between two connected nodes?

screen shot 2015-08-10 at 10 16 44 pm

I am trying to align the modulator and gainNode nodes vertically to indicate they have a different connection type. I've tried changing the connection minlen, and also changing the ranking but none of these work. Is there any way to accomplish this?

polyrhythmatic avatar Aug 11 '15 03:08 polyrhythmatic

I think this would be solved by merging https://github.com/dagrejs/dagre/pull/271

EmilStenstrom avatar Apr 28 '20 08:04 EmilStenstrom