Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 330 Bytes

polygon_selector_box.rst

File metadata and controls

6 lines (6 loc) · 330 Bytes

PolygonSelector bounding boxes

~matplotlib.widgets.PolygonSelector now has a draw_bounding_box argument, which when set to True will draw a bounding box around the polygon once it is complete. The bounding box can be resized and moved, allowing the points of the polygon to be easily resized.