landscape
If true, the graph is rendered in landscape mode
type: bool, default: false
Synonymous with
rotate=90 or orientation=landscape.
Rotations
digraph {
landscape=true
a -> b
}See also:
Valid on:- Graphs