Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
MNT: Registered 3rd party scales do not need an axis parameter anymore#29358
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
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
6386d63
to70fc0eb
CompareShould theCustom Scale example also be updated at this point? Its |
I think the note here also needs updating matplotlib/lib/matplotlib/scale.py Lines 70 to 77 inba32c7e
|
@rcomer This commit/PR is one step in removing the parameter (see#29349). The points you bring up have to be addressed in the course of making the parameter fully optional. I believe it's best to address them after making theaxis parameter in Specific note on:
I'd rather not go this way. The current |
Could this PR wait till after step 3? |
First step of#29349.