matplotlib.patches.draw_bbox
- 
matplotlib.patches.draw_bbox(bbox, renderer, color='k', trans=None)[source]
- 
A debug function to draw a rectangle around the bounding box returned by an artist's Artist.get_window_extentto test whether the artist is returning the correct bbox.
Examples using matplotlib.patches.draw_bbox
 
    © 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.patches.draw_bbox.html