Can IDL create a contour plot colorbar like this?
Posted
by Carthage
on Stack Overflow
See other posts from Stack Overflow
or by Carthage
Published on 2010-05-28T15:57:00Z
Indexed on
2010/06/01
22:33 UTC
Read the original article
Hit count: 165
At the bottom of this image, you'll see a nice colorbar that matches the colors of the graph correctly:
http://stribog.cc.umanitoba.ca/ceos/20100517_00z_prod/
I couldn't find anything that created a color bar with exactly the colors I wanted, it always seemed to involve a spectrum that included colors I didn't use.
I have a vector of colors I use for my data. Is there I way I can use that vector to create a color bar with only those colors?
© Stack Overflow or respective owner