Re: color palette in IDL VM [message #57834] |
Thu, 03 January 2008 13:04 |
rpertaub@gmail.com
Messages: 43 Registered: January 2007
|
Member |
|
|
On Jan 3, 3:57 pm, David Fanning <da...@dfanning.com> wrote:
> RP wrote:
>> I have used a loadct,2 to help me get pretty colors on my plot (needed
>> a white plot with red, green and blue lines) and all's well!!
>
>> Except when I export the project to work on IDL VM all the lines are
>> deep red. Does IDL VM handle loadct?
>> If so how?
>
> Same way it does everywhere. Perhaps you forgot DEVICE,
> DECOMPOSED=0. :-)
>
> Cheers,
>
> David
Yes I did!! Thank you so much..works like a charm!
|
|
|
Re: color palette in IDL VM [message #57835 is a reply to message #57834] |
Thu, 03 January 2008 13:04  |
rpertaub@gmail.com
Messages: 43 Registered: January 2007
|
Member |
|
|
On Jan 3, 3:57 pm, David Fanning <da...@dfanning.com> wrote:
> RP wrote:
>> I have used a loadct,2 to help me get pretty colors on my plot (needed
>> a white plot with red, green and blue lines) and all's well!!
>
>> Except when I export the project to work on IDL VM all the lines are
>> deep red. Does IDL VM handle loadct?
>> If so how?
>
> Same way it does everywhere. Perhaps you forgot DEVICE,
> DECOMPOSED=0. :-)
>
> Cheers,
>
> David
Yes I did!! Thank you so much..works like a charm!
|
|
|
Re: color palette in IDL VM [message #57836 is a reply to message #57835] |
Thu, 03 January 2008 12:57  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
RP wrote:
> I have used a loadct,2 to help me get pretty colors on my plot (needed
> a white plot with red, green and blue lines) and all's well!!
>
> Except when I export the project to work on IDL VM all the lines are
> deep red. Does IDL VM handle loadct?
> If so how?
Same way it does everywhere. Perhaps you forgot DEVICE,
DECOMPOSED=0. :-)
Cheers,
David
|
|
|