fletcher.shapes.parallelogram()
A slanted rectangle node shape.
node(.., shape: "parallelogram", width: auto, height: auto, flip: false, angle: 20deg, fit: 0.75)
flip(boolean): Whether to slant the horizontal or vertical edges.angle: Angle of the slant,0degis a rectangle. Don’t set to90deg… unless you want your document to be larger than the solar system.fit: Adjusts how comfortably the parallelogram fits the label’s bounding box.
fletcher.shapes.parallelogram(node)