Skip to content

Sugiyama explicit ranking #100

Answered by erikbrinkman
doriantaylor asked this question in Q&A
Discussion options

You must be logged in to vote

As stated in the email, the simplex layering operator allows you to specify rank, but it works a little different than in graph-viz. In simplex, rank is a number where two nodes with different ranks must be in that order (regardless of edges), and two nodes with the same rank must be on the same level, e.g. if you wanted two nodes to be on the same level, you could set their rank to be the smallest, and set other nodes you wanted to be below them to be some higher rank. You can also use group to specify nodes be on the same level absent constraints on other nodes.

The graph viz option seems like it's for relative ranking of subgraphs rather than independent nodes. A ranking over sub graph…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by doriantaylor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants