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"