Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
[Doc]: Document the position parameter in apply_aspect()#23618
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@tacaswell Kindly close the previous PR:#23617 |
In the future when you open a PR please only open it once and then push changes to that branch. |
Thank you for you work on this@haziq-khurshid and congratulations on your first merged Matplotlib PR 🎉 Hopefully we will hear from you agian! |
Thank you@tacaswell for being helpful. |
PR Summary
This PR documents the position paramter in apply_aspect()
Issue:#23583
PR Checklist
Tests and Styling
pytest
passes).flake8-docstrings
and runflake8 --docstring-convention=all
).Documentation
doc/users/next_whats_new/
(follow instructions in README.rst there).doc/api/next_api_changes/
(follow instructions in README.rst there).