elk icon indicating copy to clipboard operation
elk copied to clipboard

Tree layout with height constraints for each node

Open Eddykasp opened this issue 3 years ago • 0 comments

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 avatar Aug 19 '22 11:08 Eddykasp