Skip to content

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Oct 27, 2019

mpl -> Matplotlib (and fix capitalization); Line2d -> Line2D.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

mpl -> Matplotlib (and fix capitalization); Line2d -> Line2D.
Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

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

One could change directly to linking via `.Line2D`. But then again, it seems that most classes are not linked in this part of the documentation. So there is more to do anyway.

Merging as an incremental improvement.

@timhoffm timhoffm added this to the v3.2.0 milestone Oct 27, 2019
@timhoffm timhoffm merged commit b472b77 into matplotlib:master Oct 27, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 27, 2019
@anntzer anntzer deleted the axisartist-tut branch October 27, 2019 20:32
timhoffm added a commit that referenced this pull request Oct 28, 2019
…540-on-v3.2.x

Backport PR #15540 on branch v3.2.x (axisartist tutorial fixes.)
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.

2 participants