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

Home » Public Forums » archive » Re: Length of minor tick marks.
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: Length of minor tick marks. [message #34819] Thu, 24 April 2003 15:01 Go to previous message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
"Luciano" <lucianor@sinectis.com.ar> wrote in message
news:902633c3.0304241138.3479e074@posting.google.com...
> How can I modify the length of minor ticks?
> I mean without changing the length of major ticks (with ticklen)
> Is there a minorticklen or something similar??
>
> thanks.


If you want to shrink your minor ticks, you could try some
overplotting of axis with different lengths.

plot,findgen(10),yticks=9,yticklen=0.3
axis,yaxis=0,yticklen=0.5

OR major and minor the same length, try something like
plot,findgen(10),yticks=9,yticklen=0.3,ytickname=replicate(' ',10)
axis,yaxis=0,yticks=3,yticklen=0.3


etc...

Cheers,
bob
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: axis minor ticks
Next Topic: how to interrupt in IDL for windows ?

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

Current Time: Wed Oct 08 16:58:10 PDT 2025

Total time taken to generate the page: 0.00413 seconds