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

Home » Public Forums » archive » suppress numbering of axis ?
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: suppress numbering of axis ? [message #3339 is a reply to message #3231] Thu, 08 December 1994 17:03 Go to previous message
matsu is currently offline  matsu
Messages: 3
Registered: December 1994
Junior Member
In article <D057pG.325@murdoch.acc.Virginia.EDU>
Werner Hort <hort@gibbs.ms.virginia.edu> writes:

> How do I suppress the numbers at the tickmarks when using plot ?
> I thought it was charsize=-1, but that doesn't seem to work.

Hello.
Try using keyword,`[xy]tickname'.
For example:

IDL> x=findgen(10)
IDL> y=findgen(10)
IDL> label=replicate(' ',10)
IDL> plot,x,y,xtickname=label

With this execution, you can suppress the tickmarks of x-axis.
The elements of `label' are all space, ' '.
----
Tomoaki Matsumoto <matsu@a.phys.nagoya-u.ac.jp>
[Message index]
 
Read Message
Read Message
Previous Topic: IDL Memory ?
Next Topic: JHU/APL/S1R library update

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

Current Time: Sun Nov 30 01:49:58 PST 2025

Total time taken to generate the page: 2.16226 seconds