fletcher.shapes.octagon()
A truncated rectangle node shape.
node(.., shape: "octagon", width: auto, height: auto, truncate: 0.5)
truncate(number, length): Size of the truncated corners. A number is interpreted as a multiple of the smaller of the node’s width or height.
fletcher.shapes.octagon(node)