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

Home » Public Forums » archive » A possible bug in IDL 8.2.3
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: A possible bug in IDL 8.2.3 [message #84859 is a reply to message #84852] Fri, 14 June 2013 10:43 Go to previous messageGo to previous message
chris_torrence@NOSPAM is currently offline  chris_torrence@NOSPAM
Messages: 528
Registered: March 2007
Senior Member
Hi all,

This is indeed a bug in IDL 8.2.3. When I tried out Xin's initial code, I didn't see the problem because it had already been fixed, so I assumed it was just a misunderstanding of how overplot worked. My bad!

Anyway, it looks like it is just a couple of files that need to get changed. Mark Piper is going to post them to our website for download.

In the meantime, if you need a quick fix for the problem, one workaround is to disable and then re-enable clipping for the plot. Like this:
a=plot([0,1,3],yrange=[0,3])
b = plot([-1,1,2],/overplot, 'g',clip=0)
b.clip = 1

Sorry for the bug, and thanks for reporting it!

Cheers,
Chris
ExelisVIS
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Contour over map problems in IDL8.2 new graphics
Next Topic: structure length in files

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

Current Time: Wed Oct 08 17:06:11 PDT 2025

Total time taken to generate the page: 0.00428 seconds