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

Home » Public Forums » archive » Re: FSC_PLOT defaults
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: FSC_PLOT defaults [message #74081 is a reply to message #74080] Fri, 24 December 2010 10:55 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Wayne Landsman writes:

> Fresh session on Linux or Mac IDL
>
> IDL> fsc_plot,indgen(10),color=255
>
> shows only the axes and not the plot. A lot of legacy plotting code has code fragments like the following:
>
> pro test,color=color
>
> if N_elements(color) EQ 0 then color = !D.TABLE_SIZE-1
> plot,x,y,color=color

OK, I have solved this problem. It required a new
program ColorsAreIdentical, which I still need to
document, etc.

I also decided that whenever possible (6.4 and above in Z,
7.1 and above in PostScript, any version of anything else) I
would draw graphics using decomposed color so I don't ever
load colors in the color table.

Anyway, a fair number of changes and some new programs.
I'll be testing in the next day or so to be sure everything
still works the way I think it is suppose to work. Look
for the updates soon. :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: updating the coyote library
Next Topic: Re: Hodograph plots of wind speed and direction

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

Current Time: Sat Oct 11 03:09:15 PDT 2025

Total time taken to generate the page: 1.12223 seconds