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

Home » Public Forums » archive » Date axis in object graphics (IDL 5.3)
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 axis in object graphics (IDL 5.3) [message #20910] Mon, 31 July 2000 00:00 Go to previous message
George Constantinides is currently offline  George Constantinides
Messages: 16
Registered: July 2000
Junior Member
Hi all IDL gurus,

This should be an easy one for you.
I am using LABEL_DATE to produce a time axis in object graphics as
follows:

;...... some code ....
dummy = Label_Date(Date_Format = '%D-%M!C%H',Offset=start_date)
;...... some more code ....
xAxis = Obj_New("IDLgrAxis", 0, Color=[255,255,0], Ticklen=0.025, $

Minor=4, Range=xrange, Title=xtitle, TickDir=1, $
TickFormat = 'Label_Date',Location=[0, 0.2 ,0])
;.......

I expect the HOURS to appear below the date. This works in direct
graphics but in object graphics it does not understand !C as a directive
and instead displays it as a literal.

Am I going something wrong, or have I discovered bag number: 4527

Regards

GC
[Message index]
 
Read Message
Read Message
Previous Topic: Re: =?iso-8859-1?Q?=EE=CF=D7=D9=C5=20=CE=C5=CD=C5=C3=CB=C9=C5=20=C1=D7=D4=CF=CD=CF=C2=C9=CC=C9=20=D7=20=EF=C4=C5=D3=D3=C5?=
Next Topic: IMDISP update

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

Current Time: Fri Oct 10 11:57:39 PDT 2025

Total time taken to generate the page: 1.27834 seconds