Re: How to create a colour table in IDL? [message #90031 is a reply to message #90028] |
Fri, 16 January 2015 05:33   |
atmospheric physics
Messages: 121 Registered: June 2010
|
Senior Member |
|
|
Thank you David. It works!!!
On Thursday, January 15, 2015 at 6:33:36 PM UTC+1, David Fanning wrote:
> Madhavan Bomidi writes:
>
>> Thanks for the advice. While I could get the plot as desired, I still find the axis, ticks and labels in 'red' colour (for both the colorbar and plot).
>>
>> Am I missing something? How can I change the color of axis, ticks and labels to default 'black' color?
>
> Start your color indices at 1 instead of 0. Hint: see the BOTTOM
> keyword. Color index 0 is almost always used as the background color.
> See any color article I've ever written for an example. :-)
>
> Cheers,
>
> David
>
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|