Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.2k
Refactoring: Removing axis parameter from scales#29988
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
25 commits Select commitHold shift + click to select a range
47ae63b Adding a decorator and Refactoring functions
vagnermcj5c5ddd2 Fixing Ruff Errors
vagnermcjb770f6d Update scale.pyi
vagnermcj16cef9d Adding new line to the end of scale.pyi
vagnermcj698c35f Update in docstring
vagnermcj8a0d3c7 Fixing Handle Function
vagnermcj11c9bb8 Support optional axis in scales
vagnermcj25bdfc2 Fixing ruff error
vagnermcj00214f6 change in parameters and in decorator
vagnermcj4cf2dde parameter fix
vagnermcj2e691c6 minor change in pyi
vagnermcj618054d Update lib/matplotlib/scale.py
vagnermcja1002b3 Update lib/matplotlib/scale.py
vagnermcj2ea3468 Update lib/matplotlib/scale.py
vagnermcj0e7dbc5 Update lib/matplotlib/scale.pyi
vagnermcjfa15c3a Updating self and axis in pyi
vagnermcjd9f5722 returning scale_factory to default
vagnermcj8aebcc0 Ruff checks
vagnermcj6da5188 description fix
vagnermcj9b7cce4 Update lib/matplotlib/scale.pyi
vagnermcj9c9101e Undoing Unrelated Modifications
vagnermcj5d7303f fixing mypy tests
vagnermcjdabac62 Update lib/matplotlib/scale.pyi
vagnermcj75896a2 keyword-argument suggestion
vagnermcjbd8a135 kwargs pop before function call
vagnermcjFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Update lib/matplotlib/scale.py
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
7 changes: 5 additions & 2 deletionslib/matplotlib/scale.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.