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

Home » Public Forums » archive » Re: fit image to logarithmic color bar
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: fit image to logarithmic color bar [message #62401 is a reply to message #62400] Mon, 08 September 2008 08:42 Go to previous messageGo to previous message
Juggernaut is currently offline  Juggernaut
Messages: 83
Registered: June 2008
Member
On Sep 8, 10:34 am, maffie <matthias.demuz...@geo.kuleuven.be> wrote:
> Hum, for some reason, things doesn't seem to work.
>
> I have added the Plot keyword as follows:
>
> PLOT, X, /nodata,/normal,POSITION=[0.14,0.57,1,0.58]
>
> But still I can't see any axis when putting the following after the
> keyword:
>
> myticklen=-0.01
> myticks=['C','A','N','NE','E','SE','S','SW','W','NW']
> myticks1=['P0','Rain','SWD','Tmax','Tmin','RH','F010','D010' ,'CC']
> mytickvals=[X1+9.8, X1+(9.8*2), X1+(9.8*3), X1+(9.8*4), X1+(9.8*5),
> X1+(9.8*6), X1+(9.8*7), X1+(9.8*8), X1+(9.8*9), X1+(9.8*10)]
> mytickvals1=[0.1,0.3,0.6,0.8,0.9]
> AXIS, XAXIS=0,TICKLEN=myticklen,XTITLE='Weather type',$
>         XTICKS=9, XTICKNAME=myticks, XTICKV=mytickvals,color=black,
> CHARTHICK=3, CHARSIZE=1.3
> AXIS, YAXIS=0, TICKLEN=myticklen,YTICKS=8, YTICKNAME=myticks1,
> YTICKV=mytickvals1,color=black,CHARTHICK=3, CHARSIZE=1.3
>
> Any more ideas??

I'm guessing your background is white otherwise all those color=black
will just make the axis disappear into the default black background?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: converting a string to an IDL command
Next Topic: :-) bug during envi 4.5 installation

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

Current Time: Wed Oct 08 19:29:06 PDT 2025

Total time taken to generate the page: 0.00499 seconds