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

Tree layout with height constraints for each node #861

Open
Eddykasp opened this issue Aug 19, 2022 · 0 comments · May be fixed by #960
Open

Tree layout with height constraints for each node #861

Eddykasp opened this issue Aug 19, 2022 · 0 comments · May be fixed by #960
Labels
alg-mrtree Affects the ELK Mr. Tree algorithm. thesis An issue that is currently being worked on or might be worked on as part of a BA or MA thesis.

Comments

@Eddykasp
Copy link
Contributor

Eddykasp commented Aug 19, 2022

The height of nodes should be set beforehand and the tree layout algorithm must correctly respect the height constraints while creating a proper evenly laid out tree drawing. Below is an example of what the result should look like.

tree-height-constraints

@Eddykasp Eddykasp changed the title Tree layout with height Constraints for each node Tree layout with height constraints for each node Aug 19, 2022
@soerendomroes soerendomroes added thesis An issue that is currently being worked on or might be worked on as part of a BA or MA thesis. alg-mrtree Affects the ELK Mr. Tree algorithm. labels Aug 19, 2022
@Eddykasp Eddykasp linked a pull request Oct 11, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alg-mrtree Affects the ELK Mr. Tree algorithm. thesis An issue that is currently being worked on or might be worked on as part of a BA or MA thesis.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants