Skip to content

DOC: Switch nested pie example from cmaps to color_sequences #29120

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
merged 1 commit into from
Nov 11, 2024

Conversation

timhoffm
Copy link
Member

This makes it clearer that we are just indexing into a list of colors. Calling cmaps with an integer argument is somewhat obscure and we want to move away from this. See also #28198.

This makes it clearer that we are just indexing into a list of colors. Calling cmaps with an integer argument is somewhat obscure and we want to move away from this. See also matplotlib#28198.
@github-actions github-actions bot added the Documentation: examples files in galleries/examples label Nov 11, 2024
Copy link
Member

@rcomer rcomer left a comment

Choose a reason for hiding this comment

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

Do we document the list of built in color sequences somewhere?

@rcomer rcomer added this to the v3.9-doc milestone Nov 11, 2024
@rcomer rcomer merged commit d0820c4 into matplotlib:main Nov 11, 2024
21 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Nov 11, 2024
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Nov 11, 2024
Copy link

lumberbot-app bot commented Nov 11, 2024

Something went wrong ... Please have a look at my logs.

It seems that the branch you are trying to backport to does not exist.

@rcomer
Copy link
Member

rcomer commented Nov 11, 2024

I guess we didn’t make a 3.10-doc branch yet.

@timhoffm timhoffm deleted the doc-nested-pie branch November 11, 2024 19:09
timhoffm added a commit that referenced this pull request Nov 11, 2024
…120-on-v3.10.x

Backport PR #29120 on branch v3.10.x (DOC: Switch nested pie example from cmaps to color_sequences)
timhoffm added a commit that referenced this pull request Nov 11, 2024
…120-on-v3.9.x

Backport PR #29120 on branch v3.9.x (DOC: Switch nested pie example from cmaps to color_sequences)
@story645
Copy link
Member

Do we document the list of built in color sequences somewhere?

No, it's an open issue #28750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation: examples files in galleries/examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants