rankdir
Direction to draw directed graphs (one rank at a time)
"TB"
"LR"
"BT"
"RL"
Corresponding to directed graphs drawn from top to bottom, from left to right, from bottom to top, and from right to left, respectively.
Attributes
rankdir
is a valid type for:
Last modified September 17, 2022: Update rankdir.md: add description (d5407b8)