Skip to content

Name Axes variables ax instead of a #16109

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
Jan 6, 2020
Merged

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Jan 5, 2020

PR Summary

For consistency.

  • Axes are typically named ax not a.
  • Figures are typically named fig not f.
  • Shortend the Ellipse Demo.

@timhoffm timhoffm added this to the v3.3.0 milestone Jan 5, 2020
Copy link
Contributor

@anntzer anntzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs ci.
Some minor additional suggestions.

@timhoffm timhoffm force-pushed the ax-naming branch 2 times, most recently from fb75aaa to 5fd6c2f Compare January 5, 2020 20:20
- Axes are typically named ax not a
- Figures are typically named fig not f
- some other variable cleanup
- shortened the Ellipse Demo
@jklymak jklymak merged commit 3752aec into matplotlib:master Jan 6, 2020
@timhoffm timhoffm deleted the ax-naming branch January 6, 2020 19:50
QuLogic added a commit to QuLogic/matplotlib that referenced this pull request Aug 25, 2020
Since ellipses are 180°-symmetric, they're actually overplotted twice
(and 3 times for 0° before matplotlib#16109.)
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