[ncl-talk] Label Bar Position

Barry Lynn barry.h.lynn at gmail.com
Mon Nov 28 04:35:03 MST 2016


Hi:

I'd like to better (more closely) position to the label bar, but I don't
see which resource to set, possibly from this page.

http://www.ncl.ucar.edu/Document/Graphics/Resources/lb.shtml

for "lbTitleString."

Here is a snippet of my code.

Thank you for your suggestions.

    res1 at pmLabelBarDisplayMode = "Always"       ; turns on label bar
    res1 at lbOrientation         = "Vertical"
    res1 at pmLabelBarSide        = "Right"
    res1 at lbLabelAutoStride =   True
    res1 at pmLabelBarWidthF      = 0.20
    res1 at pmLabelBarHeightF     = 0.7
    res1 at lbLabelFontHeightF    = .020
    res1 at lbPerimOn             = False
    res1 at lbLabelFont      = "Helvetica"         ; label font
    res1 at lbTitleOn        =  True               ; turn on title
;   res1 at lbTitleString    = "[~S~o~N~C]"        ; title string
;   res1 at lbTitleString    = "mm"        ; title string
    res1 at lbTitleString    = "mm"        ; title string
    res1 at lbTitlePosition  = "Bottom"               ; title position
    res1 at lbTitleFontHeightF= .025               ; make title smaller
    res1 at lbTitleDirection = "Across"            ; title direction

-- 
Barry H. Lynn, Ph.D
Senior Lecturer,
The Institute of the Earth Science,
The Hebrew University of Jerusalem,
Givat Ram, Jerusalem 91904, Israel
Tel: 972 547 231 170
Fax: (972)-25662581

C.E.O, Weather It Is, LTD
Weather and Climate Focus
http://weather-it-is.com
Jerusalem, Israel
Local: 02 930 9525
Cell: 054 7 231 170
Int-IS: x972 2 930 9525
US 914 432 3108
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161128/82706cbe/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: label_bar_mm.tiff
Type: image/tiff
Size: 71864 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161128/82706cbe/attachment.tiff 


More information about the ncl-talk mailing list