<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Heiko,<br>
<br>
the pm reources will do what you want:<br>
<br>
<font color="#006600"><tt>res@pmLabelBarOrthogonalPosF = -0.10
;-- move complete labelbar upwards</tt><tt><br>
</tt><tt>res@pmLabelBarWidthF = 0.7 </tt><tt>;--
height of the labelbar<br>
</tt><tt>res@pmLabelBarHeightF = 0.05 ;-- height of the
labelbar</tt></font><br>
<br>
Bye,<br>
Karin<br>
<br>
<div class="moz-cite-prefix">Am 30.07.15 um 11:47 schrieb Heiko
Klein:<br>
</div>
<blockquote cite="mid:55B9F2B6.4040003@met.no" type="cite">Hi,
<br>
<br>
I would like to reduce the size of the labelbar with a mapplot
(gsn_csm_contour_map) and have the labelbar as close as possible
to the map. Later, I will crop all whitespace around the plot and
want to have it as small as possible.
<br>
<br>
In the attached file, I managed to reduce the size of the font and
the color-boxes of the labelbar using:
<br>
<br>
res@lbOrientation ="horizontal"
<br>
res@lbJustification = "topleft"
<br>
res@lbBoxMinorExtentF = .1
<br>
res@lbLabelFontHeightF = .01
<br>
res@lbLabelOffsetF = .01
<br>
res@lbTopMarginF = .0
<br>
<br>
<br>
This leaves now a more space between the mapplot and the labelbar.
I haven't found a way to reduce the distance between the labelbar
and the mapplot.
<br>
<br>
Best regards,
<br>
<br>
Heiko
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ncl-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a>
</pre>
</blockquote>
</body>
</html>