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

Home » Public Forums » archive » Re: axis minor ticks
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: axis minor ticks [message #34858] Wed, 23 April 2003 06:44 Go to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
James Kuyper wrote:

> Reimar Bauer wrote:
>>
>> Hi,
>>
>> does someone have an idea how to set up minor ticks like major ticks.
>>
>> For our timeaxis routine I like to set up for some of the special modes
>> one day ricks. Because February has 28 minor ticks instead of January
>> with 31.
>>
>> regards
>>
>> Reimar
>
> Set [XYZ]TICKUNITS=["Days","Months"], and [XYZ]TICKINTERVAL to 1.

ok,

x=findgen(365)
y=sin(x)
plot,x,y,xtickunits=['Day'],xtickinterval=1

How can I supress the numbers ?
xtickn doesn't work.


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
Re: axis minor ticks [message #34866 is a reply to message #34858] Tue, 22 April 2003 15:47 Go to previous messageGo to next message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
Reimar Bauer wrote:
>
> Hi,
>
> does someone have an idea how to set up minor ticks like major ticks.
>
> For our timeaxis routine I like to set up for some of the special modes one
> day ricks. Because February has 28 minor ticks instead of January with 31.
>
> regards
>
> Reimar

Set [XYZ]TICKUNITS=["Days","Months"], and [XYZ]TICKINTERVAL to 1.
Re: axis minor ticks [message #34904 is a reply to message #34858] Sun, 27 April 2003 11:59 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Reimar Bauer wrote:

> James Kuyper wrote:
>
>> Reimar Bauer wrote:
>>>
>>> Hi,
>>>
>>> does someone have an idea how to set up minor ticks like major ticks.
>>>
>>> For our timeaxis routine I like to set up for some of the special modes
>>> one day ricks. Because February has 28 minor ticks instead of January
>>> with 31.
>>>
>>> regards
>>>
>>> Reimar
>>
>> Set [XYZ]TICKUNITS=["Days","Months"], and [XYZ]TICKINTERVAL to 1.
>
> ok,
>
> x=findgen(365)
> y=sin(x)
> plot,x,y,xtickunits=['Day'],xtickinterval=1
>
> How can I supress the numbers ?
> xtickn doesn't work.
>
>
> Reimar
>

I will solve this problem myself.
A prelimiary version of a axis routine for minor ticks will be available
soon.

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
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: problem with checkbox in cw_form
Next Topic: Re: Length of minor tick marks.

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

Current Time: Fri Oct 10 05:49:44 PDT 2025

Total time taken to generate the page: 1.11896 seconds