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

Home » Public Forums » archive » 3Dplot: title and ticks
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
3Dplot: title and ticks [message #6197] Fri, 26 April 1996 00:00
teverovs is currently offline  teverovs
Messages: 4
Registered: April 1995
Junior Member
Hi!
In the 3D plot made with surface and then axis
the ticks and axis title show up in the wrong place.
IDL responce was that it will be changed in the next version.
Does someone have a workaround/suggestions about this problem?


Code to demonstrate the problem:
surface,dist(10,10),yrange=[0,800],zrange=[0,8e4],xrange=[0, 40],$
Ytitle="Water vapor, (ppmv)",/nodata,$
Ztitle="Pressure altitude, (feet)",Xtitle="Latitude, (degrees)",$
charsize = 1.5,zaxis=2,az=-120,/save,xstyle=4,ystyle=4,zstyle=4
plots,latdata(g),Xdata(g),altdata(g),/t3d

axis,0,0,0,/xaxis,xrange=[0,40],Xtitle="Latitude, (degrees)",/t3d,charsize = 1.5
axis,0,0,0,/yaxis,yrange=[0,800],Ytitle="Water vapor, (ppmv)",/t3d,charsize = 1.5
axis,0,0,0,zaxis=2,zrange=[0,8e4],Ztitle="Pressure altitude, (feet)",/t3d,charsize = 1.5


Elena Teverovski
NOAA Aeronomy Lab
Boulder CO
[Message index]
 
Read Message
Previous Topic: NEED BETTER QUALITY OUTPUT
Next Topic: HDF 4.0 under PV-Wave?

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

Current Time: Fri Oct 10 03:56:08 PDT 2025

Total time taken to generate the page: 1.04019 seconds