Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Update for checking whether colors have an alpha channel#27327
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
16 commits Select commitHold shift + click to select a range
0586383
Update _has_alpha_channel
landoskape9719b60
Update lib/matplotlib/colors.py
landoskape77e759f
Clarify comment explanation
landoskape5d7edca
Remove unnecessary check about is_color_like
landoskapee7220c8
update docstring for undefined case
landoskape0cf3612
Deprecate unused method
landoskapee2099e6
Remove unnecessary method
landoskape5ac2c0f
Flake formatting update
landoskape212363e
Don't specify what an undefined result does
landoskape73127eb
Recursive check which handles hex colors too
landoskapec3cf8d4
Whitespace
landoskapeb81786c
Remove is_color_like check and explain
landoskape80d422d
Don't discuss undefined results
landoskapebbe6fa2
Remove test of undefined result
landoskapede5e42d
Spelling error
landoskape0813e13
improved grammar in comment
landoskapeFile 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
Remove test of undefined result
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.
commitbbe6fa2adcc3b74bc88e3cc8ae8e6e14c88f7fb4
There are no files selected for viewing
1 change: 0 additions & 1 deletionlib/matplotlib/tests/test_colors.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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.