-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
DOC: colormap manipulation tutorial update #14968
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
DOC: colormap manipulation tutorial update #14968
Conversation
32f623a
to
9e8378f
Compare
Agree w the general idea of this change because when I wrote the tutorial I didn’t understand that listed colormap behave differently. From list looks pretty useful. My main concern w this tutorial was to show how to paste existing colormaps together or make new ones from rgb arrays. If from list is a better way to do that than listed colormaps maybe modify or add new examples? |
9e8378f
to
7c080f4
Compare
I'm not sure if any more examples are needed, but of course feel free to suggest something. The main benefit of |
Thanks, this clarifies quite a few things... |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
This is helpful, but I don't think critical to back port unless you want to do it @ImportanceOfBeingErnest ? |
No, I guess we can leave it like this. |
PR Summary
Update the colormap manipulation tutorial with two main points:
LinearSegmentedColormap.from_list
method wasn't mentionned at all.Link to the proposed tutorial.
PR Checklist