polygon
polygon()
Draws a regular polygon.
Styling
Root: polygon
set-style(polygon: (radius: 0.65))
polygon((0, 0), 3, angle: 90deg)
polygon((1.5,0), 5)
polygon((3, 0), 7)
origin:
Coordinate to draw the polygon at
polygon()
Draws a regular polygon.
Root: polygon
set-style(polygon: (radius: 0.65))
polygon((0, 0), 3, angle: 90deg)
polygon((1.5,0), 5)
polygon((3, 0), 7)
Coordinate to draw the polygon at