[ncl-talk] lbLabelBarOn = False

Karin Meier-Fleischer meier-fleischer at dkrz.de
Fri Mar 6 03:19:09 MST 2015


Hi Frank,

try setting:

resNatVar at cnLineLabelsOn   =  False

Bye,
Karin

Am 06.03.2015 um 08:36 schrieb Kreienkamp Frank <Frank.Kreienkamp at dwd.de>:

> Hello,
>  
> i have two plots attached. The difference between both is, that in the ncl-script for plot testmit.png the line:
> resNatVar at lbLabelBarOn                   = False
> is activated.
> As a result:
> 1.        the labelbar is gone; that was intended
> 2.       I get those numbers on the plot (one example is highlighted with the blue circle); that was not intended
> How can I remove those numbers? The numbers are part of the hatched plotting part.
>  
> I use ncl version 6.2.1.
> The lines for plotting the hatched areas are:
>    resNatVar                               = True
>    resNatVar at gsnMaximize                   = True
>    resNatVar at gsnDraw                       = False
>    resNatVar at gsnFrame                      = False  
>    resNatVar at gsnLeftString                 = ""  
> ;   resNatVar at lbLabelBarOn                   = False
>    resNatVar at cnFillOn                      = True               ; color Fill
>    resNatVar at cnLinesOn                     =  False             ; Turn off contour lines
>    resNatVar at cnLevelSelectionMode          = "AutomaticLevels"
>   resNatVar at cnFillMode                    = "AreaFill"       ; Raster Mode  
>    resNatVar at cnFillPattern                 = 17
>    resNatVar at cnFillBackgroundColor         = -1
>    resNatVar at cnInfoLabelOn        = False
>    resNatVar at cnMonoFillColor               = True
>    resNatVar at cnFillColor                   = "black"
>    plot1                              = gsn_csm_contour(wks,u1,resNatVar) 
>    overlay(plot,plot1)
>  
> Thanks in advance
> Frank
>  
>  
>  
>  
> <test.png><testmit.png>_______________________________________________
> ncl-talk mailing list
> 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/20150306/3651d820/attachment.html 


More information about the ncl-talk mailing list