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

Home » Public Forums » archive » plot range in Object Graphics
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
plot range in Object Graphics [message #20067] Wed, 10 May 2000 00:00
Brad Gom is currently offline  Brad Gom
Messages: 49
Registered: August 1997
Member
If I have a simple x-y plot in object-graphics, how to I make the plot
lines extend all the way to the axis borders like they do in direct
graphics? For example, the following code produces a line plot that
extends flush to the right axis:

x=findgen(10)
plot, x, sin(x), xrange=[0,8.5], /xstyle

If I make an IDLgrPlot object with the same data and xrange, and some
IDLgrAxis objects with the proper xrange and yrange, then the plot stops
at the last datapoint- namely x=8.

Is there an obvious way to fix this that I'm missing?


Thanks

Brad
[Message index]
 
Read Message
Previous Topic: Re: Seen this ???
Next Topic: Almost dead widgets

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

Current Time: Wed Oct 08 15:27:24 PDT 2025

Total time taken to generate the page: 0.00358 seconds