skew

type: double, default: 0.0, minimum: -100.0

Skew factor for shape=polygon.

Positive values skew top of polygon to right; negative to left.

See also distortion.

Example
graph { SkewLeft [shape=polygon sides=4 skew=-.5] SkewRight [shape=polygon sides=4 skew=.5] }
Valid on:
  • Nodes
Last modified June 19, 2021 : Add more attribute examples (97c5c5b)