Replies: 1 comment
|
layout, (dimension, column) is not supported Alternative flowchart LR
direction LR
g1-->g2
subgraph g1
direction TB
a1-->a2
end
subgraph g2
a3-->a4
end
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If the flow step is very long in one direction, how to make it break it into multiple lines.


like
to
All reactions