New Map Scale Is More Readable by People Who Are Color Blind
scientificamerican.com
New Map Scale Is More Readable by People Who Are Color Blind
1–10 of 52 posts
Re: New Map Scale Is More Readable by People Who Are Color Blind
#2Re: New Map Scale Is More Readable by People Who Are Color Blind
#3Re: New Map Scale Is More Readable by People Who Are Color Blind
#4I wish the article would have provided the formula for cividis... that is, how to transform a range of values from 0 to 1.0 into standard RGB values.
Apart from the comment on line 1, that file contains 256 lines with a colour. I suppose to get a finer scale, you can interpolate with any reasonable function you like since the differences are so small.
Re: New Map Scale Is More Readable by People Who Are Color Blind
#5http://medvis.org/2016/02/23/better-than-the-rainbow-the-mat...
Re: New Map Scale Is More Readable by People Who Are Color Blind
#6I gave up and closed the tab.
Re: New Map Scale Is More Readable by People Who Are Color Blind
#7+ve = positive
-ve = negative
Re: New Map Scale Is More Readable by People Who Are Color Blind
#8Also related: seaborn (a helper library on top of matplotlib) has a special case dedicated to rejecting requests for using jet
Re: New Map Scale Is More Readable by People Who Are Color Blind
#9Matplotlib has some nice colormaps as well: http://medvis.org/2016/02/23/better-than-the-rainbow-the-mat... http://bids.github.io/colormap/