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

Home » Public Forums » archive » Re: save axis
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: save axis [message #72045 is a reply to message #72038] Tue, 03 August 2010 11:35 Go to previous messageGo to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
one more quirk. th efull plot code I use is

plt=plot(loc,hist,/
histogram,xrange=[0,100],yrange=[0,0.2],color='black',linest yle='solid',thick=2.5,$
xtitle='AC
Count',ytitle='N',title=region_a[i],axis_style=1,margin=[0.1 5,0.15,0.15,0.15])
axs=axis('Y',location=[100,0],title='Cum.
Probability',color='red',tickdir=0,textpos=1)
axs.yrange=[0,1]

As soon as I set the axis range, the title set in plt call moves to
0.2 in the middle of the plot. grrrrr.

H
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: color plot to file
Next Topic: Re: color plot to file

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

Current Time: Mon Oct 13 02:56:05 PDT 2025

Total time taken to generate the page: 0.95942 seconds