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: Warn when trying to set_facecolor on a array-mapped Collection#29715

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

Draft
timhoffm wants to merge1 commit intomatplotlib:main
base:main
Choose a base branch
Loading
fromtimhoffm:warn-collection-array-facecolor

Conversation

timhoffm
Copy link
Member

Colormapping array data takes precedence and an explicit facecolor is thus ignored. We now issue a warning because this should not pass silently.

Closes#27555.

Colormapping array data takes precedence and an explicit facecoloris thus ignored. We now issue a warning because this should notpass silently.Closesmatplotlib#27555.
@timhoffm
Copy link
MemberAuthor

Woopsie, test failures are real. We seem to set_facecolor internally a lot even though it should not have an effect. 👀

@timhoffmtimhoffm marked this pull request as draftMarch 7, 2025 22:54
@ksundenksunden modified the milestones:v3.10.2,v3.10.3May 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
v3.10.4
Development

Successfully merging this pull request may close these issues.

[Bug]: scatterset_facecolor does not work if the colors were manually set during the initial scatter call
2 participants
@timhoffm@ksunden

[8]ページ先頭

©2009-2025 Movatter.jp