[ncl-talk] Contour Label Box

Dennis Shea shea at ucar.edu
Wed Apr 6 13:42:44 MDT 2016


cnInfoLabelOn = False

On Wed, Apr 6, 2016 at 1:27 PM, Ryan Connelly <rconne01 at gmail.com> wrote:

> Hi, again,
>
> This time I'm trying to turn off the label box for my contours, but to no
> avail.  Here's what I have, including what I thought would be two
> redundancies (the color and thickness):
>
>   ; Plotting options for Equivalent Potential Temperature
>         opts_th = opts_xy
>         opts_th at cnInfoLabelOrthogonalPosF = 0.00
>         opts_th at ContourParameters  = (/ 3. /)
>         opts_th at cnLineLabelsOn = True
>         opts_th at cnLineColor = "red"
>         opts_th at cnLabelMasking = True
>         opts_th at cnConstFLabelPerimColor = 0
>         opts_th at cnConstFLabelPerimOn = False
>         opts_th at cnConstFLabelPerimThicknessF = 0.
>
> But I still get label boxes.
>
> Thanks,
> Ryan
>
> --
> Ryan Connelly
> M.S. Student in Atmospheric Sciences, Stony Brook University
> B.S. in Meteorology with Minors in Mathematics and GIS, Valparaiso
> University
> rconne01 at gmail.com
> ryan.connelly at stonybrook.edu
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160406/61e20d9b/attachment.html 


More information about the ncl-talk mailing list