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 can I customize the position of child nodes? #407

Open
dotuananhh opened this issue May 28, 2024 · 3 comments
Open

How can I customize the position of child nodes? #407

dotuananhh opened this issue May 28, 2024 · 3 comments

Comments

@dotuananhh
Copy link

dotuananhh commented May 28, 2024

By default, child nodes will form 2 columns (as shown below).
image
I want the parent nodes to be spread out in a horizontal row and the non-parent nodes to be spread out in a vertical row. By default, the bottom nodes will not be parent nodes (as shown below).
image
Thanks!

@bumbeishvili
Copy link
Owner

Isn't that already how it works currently?

image

If you just want a different link, you can customize the links for top 2 children and hide for others

@dotuananhh
Copy link
Author

Can you show me an example code of a parent node with only 1 child node column?
Thanks!

@bumbeishvili
Copy link
Owner

Can you show me an example code of a parent node with only 1 child node column? Thanks!

That part is not implemented, it always has double children in columns

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

2 participants