comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: iPlot Axes Colour
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: iPlot Axes Colour [message #77136 is a reply to message #77135] Thu, 04 August 2011 08:39 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Mark Piper writes:

>
> On 8/4/2011 9:24 AM, David Fanning wrote:
>> Mark Piper writes:
>>
>>> Try the STYLE keyword:
>>>
>>> IDL> iplot, /test, style='idl classic'
>>
>> How do you change the color of the data when you do
>> this, though? This doesn't seem to work:
>>
>> IDL> iplot, /test, style='idl classic', color=[30,144,255]
>>
>> Cheers,
>>
>> David
>
> Erm, this shows how often I use itools. How about this:
>
> x = findgen(10)
> iplot, x, style='idl classic', /nodata
> iplot, x, color=[200,0,0], /overplot

I understand why. They are incomprehensible! Why
doesn't *this* work, for example, following your
example!?

iplot, /test, /nodata

Sheesh!

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: multi-color (time-series) line plot
Next Topic: How do I change time on a dataset

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 13:11:28 PDT 2025

Total time taken to generate the page: 1.60027 seconds