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

Home » Public Forums » archive » Orientation of Contour Labels
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: Orientation of Contour Labels [message #87848 is a reply to message #87842] Thu, 27 February 2014 19:18 Go to previous messageGo to previous message
chris_torrence@NOSPAM is currently offline  chris_torrence@NOSPAM
Messages: 528
Registered: March 2007
Senior Member
On Thursday, February 27, 2014 3:27:05 PM UTC-7, David Fanning wrote:
> Folks,
>
>
>
> I just discovered that the keyword C_Use_Contour_Orientation=1 will make
>
> the contour labels readable on the contour function command. Well, when
>
> I say "readable" I mean in areas of the plot where they are not all
>
> jumbled together. I seem to recall some way to "thin" these jumbled
>
> contour labels. Does anyone recall something like that?
>
>
>
> Humm. Just found C_Label_Interval. I think this is what I remember. You
>
> can play with this value. But in steep areas of the contour (see the
>
> Basic Contour Plot we have been trying to get right all day), they still
>
> stack up on themselves no matter what value you use.
>
>
>
> Cheers,
>
>
>
> David
>
>
>
>
>
> --
>
> David Fanning, Ph.D.
>
> Fanning Software Consulting, Inc.
>
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
>
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")

You could also use the LABEL_THRESHOLD property that was added to IDLgrContour in IDL 8.3. For some reason we didn't expose it on the Contour function...

IDL> c = contour(/test)
IDL> c.setproperty, label_threshold=0.5,/undoc

-Chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: interpolate weirdness
Next Topic: Function graphics axis range - how to get it consistently?

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

Current Time: Sat Oct 11 17:28:42 PDT 2025

Total time taken to generate the page: 0.48221 seconds