You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
matplotlib.patches.Rectangle's first parameter, xy, is the combination of left and top coordinates, but the documentation and source code comment explain it as the bottom and left rectangle coordinates.