Skip to content
New issue

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

Too many child nodes at the same level for a single parent node #150

Open
ericsun2 opened this issue Sep 22, 2014 · 4 comments
Open

Too many child nodes at the same level for a single parent node #150

ericsun2 opened this issue Sep 22, 2014 · 4 comments

Comments

@ericsun2
Copy link

If a parent node have 40 child nodes, the current layout engine will put all of them in a single line.

It will be very useful to setup a threshold for example 10, then Dagre can make the 40 nodes into 4 lines. The default threshold can be as high as 100.

@misaizdaleka
Copy link

+1

@YanYangTian
Copy link

I have the same problems,do you find a solution to the problem?

@dennisschumann
Copy link

@cpettitt Could you please provide some instructions how this could be resolved :)

@vniekecc
Copy link

vniekecc commented Aug 5, 2019

Can this be merged with dagre-d3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants