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

Skip to content

Consistent corner variables names in widgets.py #19853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Apr 2, 2021

Both in other places in widgets.py, and in patches.py, it is convention to use x0, y0 for the lower left corner of a rectangle, and x1, y1 for the upper right.

This PR converts a few places in widgets.py to this convention for easy of readability.

@tacaswell tacaswell merged commit f4cad33 into matplotlib:master Apr 2, 2021
@dstansby dstansby deleted the widget-vars branch April 3, 2021 09:49
@QuLogic QuLogic added this to the v3.5.0 milestone Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants