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

Home » Public Forums » archive » Re: Irregular Tick Spacing and Values in an iPlot
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: Irregular Tick Spacing and Values in an iPlot [message #58085 is a reply to message #58084] Tue, 15 January 2008 15:51 Go to previous messageGo to previous message
chris_torrence@NOSPAM is currently offline  chris_torrence@NOSPAM
Messages: 528
Registered: March 2007
Senior Member
Hi Jeff,

This is indeed a bug. It looks like all of the other keywords work,
just not XTICKVALUES. I've logged a bug, and it will be fixed in the
next IDL version.

If you are feeling brave, and you desperately need a fix, you can
modify lib/itools/components/idlitvisaxis__define.pro. At the very end
of the ::SetProperty method, add the following line of code:
if (N_ELEMENTS(_extra) gt 0) then self._oAxis->SetProperty,
_EXTRA=_extra

This is not the exact fix that I will put into the production code,
but it will get you up & running.

-Chris
ITTVIS
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Irregular Tick Spacing and Values in an iPlot
Next Topic: Re: plot tangentail vector

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

Current Time: Sat Oct 11 21:04:58 PDT 2025

Total time taken to generate the page: 0.01025 seconds