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

Home » Public Forums » archive » Re: question about plot contours over a color figure
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: question about plot contours over a color figure [message #48920 is a reply to message #48903] Thu, 01 June 2006 16:29 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
yinghui writes:

> I am wondering what is wrong here, why I need two contour lines
> commands to get the contoure lines come up?

You can't both establish the contour data space AND
overplot the contour lines (OVERPLOT keyword) on the
same command. OVERPLOT assumes a data space is already
established. (It is similar to PLOTS in this regard.)

I would use a CONTOUR with NODATA and [XY]STYLE=5 keywords
to establish the data coordinate space. Then use the CONTOUR
command with OVERPLOT to draw the contour lines, if that is
what you want to do.

IMGDISP or TVIMAGE will make this a WHOLE lot easier for you! :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Previous Topic: Legend creation on an image
Next Topic: Re: HELP!!!!! How to use IDL to create a move?

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

Current Time: Fri Oct 10 02:19:55 PDT 2025

Total time taken to generate the page: 0.72400 seconds