dagre icon indicating copy to clipboard operation
dagre copied to clipboard

setNode rank has no effect in your example

Open WilfulTravesty opened this issue 6 years ago • 1 comments

starting with your example at https://dagrejs.github.io/project/dagre-d3/latest/demo/clusters.html

I merely modified the edges then tried added rank to try and get node E to be at the top of the graph with node A. http://jsfiddle.net/wolf1/5nepm3vk/

No matter how I use the 'rank' attribute, it has no effect. I tried looking at your test cases in the repository under test/ but nothing worked.

Is there a way to get node E to be at the top of the graph with A ?

WilfulTravesty avatar Jun 19 '18 18:06 WilfulTravesty

Can this be merged with dagre-d3?

vniekecc avatar Aug 05 '19 17:08 vniekecc