-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+68
−8
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
47ae63b
Adding a decorator and Refactoring functions
vagnermcj 5c5ddd2
Fixing Ruff Errors
vagnermcj b770f6d
Update scale.pyi
vagnermcj 16cef9d
Adding new line to the end of scale.pyi
vagnermcj 698c35f
Update in docstring
vagnermcj 8a0d3c7
Fixing Handle Function
vagnermcj 11c9bb8
Support optional axis in scales
vagnermcj 25bdfc2
Fixing ruff error
vagnermcj 00214f6
change in parameters and in decorator
vagnermcj 4cf2dde
parameter fix
vagnermcj 2e691c6
minor change in pyi
vagnermcj 618054d
Update lib/matplotlib/scale.py
vagnermcj a1002b3
Update lib/matplotlib/scale.py
vagnermcj 2ea3468
Update lib/matplotlib/scale.py
vagnermcj 0e7dbc5
Update lib/matplotlib/scale.pyi
vagnermcj fa15c3a
Updating self and axis in pyi
vagnermcj d9f5722
returning scale_factory to default
vagnermcj 8aebcc0
Ruff checks
vagnermcj 6da5188
description fix
vagnermcj 9b7cce4
Update lib/matplotlib/scale.pyi
vagnermcj 9c9101e
Undoing Unrelated Modifications
vagnermcj 5d7303f
fixing mypy tests
vagnermcj dabac62
Update lib/matplotlib/scale.pyi
vagnermcj 75896a2
keyword-argument suggestion
vagnermcj bd8a135
kwargs pop before function call
vagnermcj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.