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

Home » Public Forums » archive » Is there a way to plot with axis breaks in IDL?
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: Is there a way to plot with axis breaks in IDL? [message #70619 is a reply to message #70358] Tue, 27 April 2010 20:00 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
biophys writes:

> I added a new idldoc comment header in rst format and fixed a "ghost"
> problem with PS output. Basically I use a plot command with no breaks
> to determine the plot region and generate proper (x/y) titles. Then I
> have to erase the plot except those titles with another plot using
> background color. It works perfect for direct graphics but there will
> be "ghost" tick labels in PS output due to none perfect overlapping. I
> fixed it by patching with small background filled rectangles. It is
> not elegant but works for me so far.

It might be easier to "draw" the plot with invisible ink.
Here is the Plot command I usually use:

Plot, xrange, yrange, POSITION=position, $
XSTYLE=5, YSTYLE=21, /NODATA, /NOERASE

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.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: image contrast, bias a la DS9
Next Topic: Re: ms2gt MODIS reprojection toolkit

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

Current Time: Sat Oct 11 19:16:08 PDT 2025

Total time taken to generate the page: 1.19967 seconds