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

Home » Public Forums » archive » Date labeling in PLOT IDL8
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Date labeling in PLOT IDL8 [message #76034] Fri, 13 May 2011 00:41 Go to previous message
corinnefrey is currently offline  corinnefrey
Messages: 18
Registered: November 2006
Junior Member
Hello

I would like to annotate my x-axis with Monthes only. At the moment it
looks like this (just example data):

monthly_plot = PLOT(TIMEGEN(12, START=
JULDAY(1,1,2003,0,0,0),UNITS="Month"), FINDGEN(12),$
SYMBOL = 2, XTITLE = 'Month', XTICKUNITS=['Months'], XTICKLEN=1,
XMINOR= 0, CHARSIZE=1, XRANGE = xrange, YRANGE = [-10,15], XSTYLE = 1)

The beginning of each month label is now at the beginning of each
"tickmark-box". However, I would like to have it in the middle of each
two tickmarks. How can i do that?

Kind regards,
Corinne
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Nasty compatibility issue in lists and hashes (and maybe more?)
Next Topic: backward compatibility

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

Current Time: Fri Oct 10 15:21:33 PDT 2025

Total time taken to generate the page: 0.47892 seconds