Colormap choice guidelines in documentation - based on talk at SciPy 2014#3301
Colormap choice guidelines in documentation - based on talk at SciPy 2014#3301tacaswell merged 6 commits intomatplotlib:v1.4.xfrom
Conversation
|
Just dropping in to say that this looks fantastic! |
|
Would it be possible to get the figures too? |
|
@tacaswell Ah, I forgot to include the scripts before. Oops! They are there now and the build has passed. How is it now? |
DOC : added colormap information Colormap choice guidelines in documentation - based on talk at SciPy 2014 Only changes to rst + examples scripts.
|
Great! This builds cleanly with the figures on my system. I am going to go ahead and merge this, we can always fine-tune the prose later. |
|
Awesome! Yep changes are fine. I just wanted to get it out. On Mon, Jul 28, 2014 at 10:32 PM, Thomas A Caswell <notifications@github.com
Kristen M. Thyng |
|
@kthyng Congratulations, you're now a contributor! |
|
I'm very happy to see this in. I've been struggling to understand a plot from a paper this morning, and it turns out the gray scale printed version I was looking at was very misleading (jet colormap!). |
|
@dmcdougall Thanks! I knew something felt different... @NelleV Jet strikes again! I hope this stuff can help some people along the way. |
|
My advisors one time wondered why it was so "difficult" for me to create a Sigh... On Wed, Jul 30, 2014 at 11:35 AM, Kristen Thyng notifications@github.com
|
|
@kthyng Just wanted to post and relay a huge thank you for creating these docs. My use case was a bit different (not plotting inside matplotlib, but I have access to matplotlib colormap objects) and your talks got me 90% of the way done, thank you so much!!! |
|
Awesome! Glad to help. |
Finally got something together for colormaps documentation, @tacaswell and @dmcdougall!