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

Home » Public Forums » archive » Re: Still having problems with combining a contour and a line plot objects
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: Still having problems with combining a contour and a line plot objects [message #50443 is a reply to message #50441] Mon, 02 October 2006 08:44 Go to previous message
clivecook59 is currently offline  clivecook59
Messages: 26
Registered: November 2005
Junior Member
David Fanning wrote:
> clivecook59@gmail.com writes:
>
>> I am still trying to plot both a contour and a line plot object in the
>> same window. My problem seems to be the order in which the objects are
>> displayed. My contour displays fine, however my line plots are are
>> being hidden by the contour. How can i rearrange the order in which the
>> objects are displayed, so i can bring the line plot to the front?
>
> The simple answer is "reverse the order in which you
> draw them", but I'm not at all certain this applies in
> this case. You give us far too few clues to help much. :-(
>
> 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.")

Ok, here goes, I place both my contour and line plot objects into a
object model which i then place into a view object

plotModel->Add,contour
plotModel->Add,line_plot

plot_view->Add,plotModel (where plot_view is a view object)

This is then displayed in my draw widget. I need the line plot to
display over the top of top contour.

thanks

Clive
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: need more plotting symbols please
Next Topic: Re: IDLWAVE and call-external

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

Current Time: Wed Oct 08 20:04:55 PDT 2025

Total time taken to generate the page: 0.01899 seconds