We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ?
The text was updated successfully, but these errors were encountered:
Can this be merged with dagre-d3?
Sorry, something went wrong.
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: