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 #34903 is a reply to message #34819] Sun, 27 April 2003 12:06 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
R.G. Stockwell wrote:

> "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

Dear Bob

did you know in which system var the length is stored.
At the moment I develop a simple axis routine for minor ticks by value and
name. I would like to use a constant to set the same tick length as the
standard axis routine.


regards

Reimar


--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
[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: Fri Oct 10 05:27:06 PDT 2025

Total time taken to generate the page: 1.52179 seconds