Depth first / Breadth first rendering #4178
Unanswered
pointlesspun
asked this question in
Q&A
Replies: 1 comment
-
Rendering is done using dagre/elk. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
Is there a way to force rendering of a flowchart to take a breadth first approach? Given a (largeish) specification, it seems the flowchart is always rendering it depth first regardless whether or not the nodes are declared depth first or breadth first.
Best,
Beta Was this translation helpful? Give feedback.
All reactions