landscape
如果为真,则图将以横向模式渲染
类型:bool,默认:false
与 rotate=90 或 orientation=landscape 同义。
旋转
digraph {
landscape=true
a -> b
}另请参阅
有效于- 图
类型:bool,默认:false
与 rotate=90 或 orientation=landscape 同义。
digraph {
landscape=true
a -> b
}另请参阅
有效于