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

Home » Public Forums » archive » Re: Function graphics /OVERPLOT redefines axis limits after plot with /NODATA
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: Function graphics /OVERPLOT redefines axis limits after plot with /NODATA [message #80706] Thu, 05 July 2012 17:40
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Thursday, July 5, 2012 5:11:21 PM UTC-4, nerdzoo wrote:
> On 7/3/12 9:25 PM, wlandsman wrote:

>> Yes, it is fixed in V8.2. In V8.1 you can use the following workaround
>>
>
> I don't think it is fixed. I observe the same weirdness in this system:
>
Yeah, I withdraw my statement that the /overplot problem is fixed in V8.2. I must have neglected the /nodata keyword in my quick test. --Wayne
Re: Function graphics /OVERPLOT redefines axis limits after plot with /NODATA [message #80709 is a reply to message #80706] Thu, 05 July 2012 14:11 Go to previous message
nerdzoo is currently offline  nerdzoo
Messages: 4
Registered: July 2012
Junior Member
On 7/3/12 9:25 PM, wlandsman wrote:
> On Tuesday, July 3, 2012 11:33:01 AM UTC-4, Paul van Delst wrote:
>
>> Sigh. Anyone know if this has been fixed in v8.2? [*]
>>
>
> Yes, it is fixed in V8.2. In V8.1 you can use the following workaround
>

I don't think it is fixed. I observe the same weirdness in this system:

IDL> print,!version
{ x86_64 darwin unix Mac OS X 8.2 Apr 10 2012 64 64}

But the workaround for 8.1 also works for 8.2.

-Caesar
Re: Function graphics /OVERPLOT redefines axis limits after plot with /NODATA [message #80710 is a reply to message #80709] Thu, 05 July 2012 14:04 Go to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Hi Wayne,

Thanks for the info. I've requested an upgrade.

I did finally come upon the workaround... it just took a while.

cheers,

paulv

On 07/03/12 22:25, wlandsman wrote:
> On Tuesday, July 3, 2012 11:33:01 AM UTC-4, Paul van Delst wrote:
>
>> Sigh. Anyone know if this has been fixed in v8.2? [*]
>>
>
> Yes, it is fixed in V8.2. In V8.1 you can use the following workaround
>
> IDL> x=plot(lindgen(100)-50)
> IDL> xi=plot(x.xrange,[0,0],linestyle='dash',/overplot,yrange=x.y range)
>
> -- Wayne
Re: Function graphics /OVERPLOT redefines axis limits after plot with /NODATA [message #80720 is a reply to message #80710] Tue, 03 July 2012 19:25 Go to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Tuesday, July 3, 2012 11:33:01 AM UTC-4, Paul van Delst wrote:

> Sigh. Anyone know if this has been fixed in v8.2? [*]
>

Yes, it is fixed in V8.2. In V8.1 you can use the following workaround

IDL> x=plot(lindgen(100)-50)
IDL> xi=plot(x.xrange,[0,0],linestyle='dash',/overplot,yrange=x.y range)

-- Wayne
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Function graphics equivalent of !X.OMARGIN?
Next Topic: (more) Efficient way to generate an array whose elements are the distance from the center

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

Current Time: Wed Oct 08 13:47:45 PDT 2025

Total time taken to generate the page: 0.00490 seconds