plotters
plotters copied to clipboard
[BUG] Can't outline/stroke polygon for svg
Describe the bug
Can't outline a polygon, the render function is also just called fill_polygon instead of draw_polygon as for draw_circle.
Up
Is there fixes or workarounds ?