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

Home » Public Forums » archive » Re: axis and the like
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: axis and the like [message #10432] Fri, 05 December 1997 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Kevin Ivory and Tim Osborn both came up with the same
method for suppressing axis labels. Kevin wrote:

> Just for the records: there is another way of doing it
>
> Use XTICKFORMAT='NOLABEL'
>
> and keep the function NOLABEL somewhere:
>
> function NOLABEL, axis, index, value
> ; function for the graphics keyword tickformat
> ; returns an empty string for no tick annotation
> return, ''
> end

This is a method I should have thought of myself. :-)

But what I've always done (and I am ashamed to say I
don't even *really* know why it works) is this:

Plot, data, XTickformat='(A1)'

Nuts, now I'm going to have to think up a new question
for admission into the IDL Expert Programmers Association. :-(

Cheers,

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Applying scalar functions to arrays
Next Topic: C/Wave interface on HP workstations - question regarding libPW.a

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

Current Time: Fri Oct 10 14:27:43 PDT 2025

Total time taken to generate the page: 0.47953 seconds