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

Home » Public Forums » archive » Re: colorbar - annotation isn't equally spaced...
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 - annotation isn't equally spaced... [message #52379 is a reply to message #52257] Tue, 30 January 2007 03:56 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Yikes writes:

> This is how I call the colorbar.. colorbar, /right, format =
> '(f5.1)',range = [0., 1.], /vertical

Ah, well, your format doesn't contain enough precision
to *show* that the values are equally spaced! Try something
like this:

Colorbar, /Right, /Vertical, Range=[0,1], $
Format='(F5.3)', Position=[0.7, 0.1, 0.75, 0.9]

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: operation with array of NaNs
Next Topic: Re: Cutting/Exclude ROI's based on overlapping

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

Current Time: Wed Oct 08 19:55:47 PDT 2025

Total time taken to generate the page: 0.00435 seconds