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

Document "none" as color value#29081

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
timhoffm merged 1 commit intomatplotlib:mainfromtimhoffm:doc-color-none
Nov 5, 2024

Conversation

@timhoffm
Copy link
Member

rcomer and igurin-invn reacted with thumbs up emoji
@github-actionsgithub-actionsbot added the Documentation: user guidefiles in galleries/users_explain or doc/users labelNov 5, 2024
@timhoffmtimhoffm added this to thev3.10.0 milestoneNov 5, 2024
@tacaswell
Copy link
Member

Some backends may be more aggressive about not drawing things with color"none" or additionally mess with widths, but I think that is too much detail to put here.

@timhoffm
Copy link
MemberAuthor

Some backends may be more aggressive about not drawing things with color"none" or additionally mess with widths, but I think that is too much detail to put here.

That's a separate topic.matplotlib.colors.to_rgba("none") returns(0.0, 0.0, 0.0, 0.0) so it's just a special color name. I assume no backend special-cases the name "none".

@timhoffmtimhoffm merged commit0b6222b intomatplotlib:mainNov 5, 2024
21 checks passed
@timhoffmtimhoffm deleted the doc-color-none branchNovember 5, 2024 18:17
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestNov 5, 2024
QuLogic added a commit that referenced this pull requestNov 5, 2024
…081-on-v3.10.xBackport PR#29081 on branch v3.10.x (Document "none" as color value)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@tacaswelltacaswelltacaswell approved these changes

Assignees

No one assigned

Labels

Documentation: user guidefiles in galleries/users_explain or doc/users

Projects

None yet

Milestone

v3.10.0

Development

Successfully merging this pull request may close these issues.

2 participants

@timhoffm@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp