distortion

shape=polygon 的失真因子

類型:double,預設值:0.0,最小值:-100.0

正值會使頂部大於底部;負值則相反。

另請參閱 skew

範例
graph {
  LargeBottom [shape=polygon sides=4 distortion=-.5]
  LargeTop    [shape=polygon sides=4 distortion=.5]
}
適用於
  • 節點

在 Graphviz 程式碼庫中搜尋 "distortion"

上次修改時間為 2024 年 7 月 28 日:將所有 Hugo 'ref' 替換為 'relref' (bbef86a)