Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix Colorbar extend patches to have correct alpha#23260

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
oscargus merged 1 commit intomatplotlib:mainfromNickolasGiannatos:fix-colorbar
Jun 14, 2022

Conversation

AnnaMastori
Copy link
Contributor

PR Summary

Add self.alpha to PathPatch creation in _do_extends method in order for the extend patches of the colorbar to have the correct alpha. (closes#22970)

PR Checklist

Tests and Styling

  • Has pytest style unit tests (andpytest passes).
  • IsFlake 8 compliant (installflake8-docstrings and runflake8 --docstring-convention=all).

Documentation

  • New features are documented, with examples if plot related.
  • New features have an entry indoc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented indoc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).

@oscargusoscargus merged commit806d407 intomatplotlib:mainJun 14, 2022
Copy link
Member

@jklymakjklymak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Post-facto, but it would be nice if a test were added for this...

@oscargus
Copy link
Member

oscargus commentedJun 14, 2022
edited
Loading

I thought about that as well, but then couldn't really come up with anything better than an image test. I'll add one in#22865.

Edit: I can add one elsewhere. Realized that I had messed up my local handling of#22865.

@QuLogic
Copy link
Member

meeseeksdev backport to v3.5.x

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJun 15, 2022
QuLogic pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJun 21, 2022
timhoffm added a commit that referenced this pull requestJun 21, 2022
…260-on-v3.5.xBackport PR#23260 on branch v3.5.x (Fix Colorbar extend patches to have correct alpha)
@oscargusoscargus mentioned this pull requestNov 2, 2022
7 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jklymakjklymakjklymak left review comments

@timhoffmtimhoffmtimhoffm approved these changes

@oscargusoscargusoscargus approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.5.3
Development

Successfully merging this pull request may close these issues.

[Bug]: Colorbar extend patches do not have correct alpha
6 participants
@AnnaMastori@oscargus@QuLogic@jklymak@timhoffm@NickolasGiannatos

[8]ページ先頭

©2009-2025 Movatter.jp