fletcher.shapes.hexagon()
An (irregular) hexagon node shape.
node(.., shape: "hexagon", width: auto, height: auto, angle: 30deg, flip: false, fit: 0.8)
angle: Half the exterior angle,0degbeing a rectangle.flip(boolean): Whether to put the points on the sides or top and bottom.fit: Adjusts how comfortably the hexagon fits the label’s bounding box.
fletcher.shapes.hexagon(node)