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

Home » Public Forums » archive » Re: COLORBAR label too long
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: COLORBAR label too long [message #55354 is a reply to message #55353] Fri, 17 August 2007 13:36 Go to previous messageGo to previous message
rchughes is currently offline  rchughes
Messages: 26
Registered: April 2006
Junior Member
All of a sudden I am getting labels with 4 digits after the decimal.
So now they are overlapping one another. Before I didn't have any.
Does anyone know why this would happen? It worked fine after I put in
the STRTRIM function and then I was working on something else (my
function that created the particular color table for this routine). I
know this is vague but am I missing any intricacy of IDL or did I
accidentally change something?

ticks = StrTrim((SINDGEN((clrTableLength/5)+1)*5)-(clrTableLength/2) ,
2) <- David's line of code
ticks = STRTRIM((SINDGEN((clrTableLength/5)+1)*5)-(clrTableLength/2) ,
2) <- My line of code

Thanks,
Ryan.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Adjusting Trackball Radius
Next Topic: MODIS spectral radiance

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

Current Time: Fri Oct 10 10:23:47 PDT 2025

Total time taken to generate the page: 1.12008 seconds