Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60b28ab

Browse files
dstansbyQuLogic
andauthored
Fix changelog argument name
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 72e95f0 commit 60b28ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PolygonSelector bounding boxes
22
------------------------------
3-
`~matplotlib.widgets.PolygonSelector` now has a *draw_box* argument, which
3+
`~matplotlib.widgets.PolygonSelector` now has a *draw_bounding_box* argument, which
44
when set to `True` will draw a bounding box around the polygon once it is
55
complete. The bounding box can be resized and moved, allowing the points of
66
the polygon to be easily resized.

0 commit comments

Comments
 (0)