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

How to set specific limit for number of child nodes in one row in parent node in dagre-d3? #338

Open
pranaliMohite opened this issue Mar 28, 2023 · 0 comments

Comments

@pranaliMohite
Copy link

pranaliMohite commented Mar 28, 2023

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.

@scottyantipa could you please help with this?

@pranaliMohite pranaliMohite changed the title How to set specific limit for number of child nodes in one row in parent node? How to set specific limit for number of child nodes in one row in parent node in dagre-d3? Mar 29, 2023
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

1 participant