Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Is it possible to "freeze" a selection of nodes, and have automatic layout for the others?

+1 vote
I have a cause-effect chain with one final effect (one last node).

There are 5 or so predecessors which I want to keep in a fixed order.

I would then like automatic heirarchical layout of the predecessors of those fixed nodes.

Is this possible?
in Help by

1 Answer

+2 votes

There are actually two possible solutions for this requirement.

Solution 1 would be using the hierarchical algorithm's support for incremental layout. To do that, first select the nodes you want the algorithm to rearrange. (Make sure the nodes that should remain as is are not selected.) Then run hierarchical layout with option "Selected Elements Incrementally" enabled.

Solution 2 would be using "Layout" -> "Selection (Partial)".

by [yWorks] (160k points)
Legal Disclosure | Privacy Policy
...