Skip to content

how could I decrease the size of the polygon's line width? #1376

Discussion options

You must be logged in to vote

You could either pass the stroke_width (Default is 4) parameter while creating a polygon object or you could use polygon.set_stroke(width={WIDTH}) just replace {WIDTH} with whatever value you want.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TonyCrane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants