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

I have a directed acyclic graph. Can i colour all nodes a certain color that are descendants of another node?

0 votes
I want to be able to click a node, and color all of its descendents a certain color so i can easily recognise them from the graph. is this possible?
in Help by (130 points)

1 Answer

+1 vote
Select the node, use "Tools" -> "Select Elements" to select all successors, and finally choose a different fill color for the now selected successor nodes.

To select successors with "Select Elements", switch to tab "Nodes", enable "Use these Criteria" on this tab (and this tab only), set "Select" to "Successors of Selected Nodes" and "Maximal Path Distance" to a high value (e.g. the total number of nodes in your diagram will always work).
by [yWorks] (161k points)
edited by
thanks, worked perfectly
Legal Disclosure | Privacy Policy
...