rotate
If
rotate=90
, sets drawing orientation to landscape
type: int, default: 0
Rotations
digraph {
rotate=90
a -> b
}
See also:
Valid on:- Graphs
Search the Graphviz codebase for "rotate"
Last modified June 12, 2022: add simple descriptions for attributes (b2a18ac)