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

Home » Public Forums » archive » Re: Is it possible to draw 2 plots in the same IDLgrPLot object ?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Is it possible to draw 2 plots in the same IDLgrPLot object ? [message #56886] Fri, 23 November 2007 07:05
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
minuscrim writes:

> Ok, I want to draw 2 different graphics in the same IDLgrPlot object,
> or in the same area in my application.
>
> With a simple command line we can do PLOT, x1, y1.. and then OPLOT,
> x2, y2..
> With that we can visualize 2 different graphics in the same window.
> IDLgrPlot objects has a different functionament and I want to draw in
> a the same area 2 plots. Is for these reason that I ask if it's
> possible.
> I think that it's imposible because, as you say, IDLgrPlot object "is"
> a plot.
>
> The solution is draw the plots in differents graphic object and
> visualize in the same area together??

The solution is to put two IDLgrPlot objects in
the same IDLgrView object.

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.")
Re: Is it possible to draw 2 plots in the same IDLgrPLot object ? [message #56887 is a reply to message #56886] Fri, 23 November 2007 06:41 Go to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Ok, I want to draw 2 different graphics in the same IDLgrPlot object,
or in the same area in my application.

With a simple command line we can do PLOT, x1, y1.. and then OPLOT,
x2, y2..
With that we can visualize 2 different graphics in the same window.
IDLgrPlot objects has a different functionament and I want to draw in
a the same area 2 plots. Is for these reason that I ask if it's
possible.
I think that it's imposible because, as you say, IDLgrPlot object "is"
a plot.

The solution is draw the plots in differents graphic object and
visualize in the same area together??
Re: Is it possible to draw 2 plots in the same IDLgrPLot object ? [message #56889 is a reply to message #56887] Thu, 22 November 2007 20:49 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
bernat writes:

> This is my question:
> Is it possible to draw 2 plots in the same IDLgrPLot object ?

This question doesn't make any sense. An IDLgrPlot object *is*
a plot. It doesn't draw plots. Why don't you tell us what you
are trying to do.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Can IDL calculate the confidence level about correlation
Next Topic: capital letters in file names?

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

Current Time: Fri Oct 10 17:11:32 PDT 2025

Total time taken to generate the page: 1.12294 seconds