<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Without seeing an actual NCL script and how you’re plotting it’s hard to guess.&nbsp;</div><div class="">But have you looked at the label bar examples?&nbsp;</div><div class=""><br class=""></div><div class="">Initial resources you could set, taken from lb_5.ncl <a href="https://www.ncl.ucar.edu/Applications/labelbar.shtml:" class="">https://www.ncl.ucar.edu/Applications/labelbar.shtml:</a>&nbsp;</div><div class=""><pre style="word-wrap: break-word; white-space: pre-wrap;" class=""><pre style="word-wrap: break-word; white-space: pre-wrap;" class=""> res@pmLabelBarWidthF      = 0.4               ; default is shorter
 res@pmLabelBarHeightF     = 0.1               ; default is taller</pre><div class=""><br class=""></div><div class=""><br class=""></div></pre><div class="">Alan</div></div><div class=""><br class=""></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">##############################<br class="">Alan Brammer,<div class="">Post-Doc Researcher</div><div class=""><br class=""></div><div class="">Department of Atmospheric and&nbsp;Environmental Sciences,<br class="">University at Albany,&nbsp;State University of New&nbsp;York,&nbsp;Albany, NY, 12222<div class=""><a href="mailto:abrammer@albany.edu" class="">abrammer@albany.edu</a><br class="">##############################</div></div></div></span></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 10 Mar 2016, at 04:29, emanuele lombardi &lt;<a href="mailto:emanuele.lombardi@enea.it" class="">emanuele.lombardi@enea.it</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Dear NCL-ers,<br class=""><br class="">I'm putting my ncl plots over Google Maps and I'm very happy with that.<br class="">I give Google Map my plot as a Ground Overlay and the labelbar as a "control element" [ by means of &nbsp;map.controls[google.maps.ControlPosition.RIGHT_BOTTOM].push(myControlDiv) ]<br class=""><br class="">My problem is that labelbars of my plots grately varies in size from plot to plot, thus their posizion and size varies in the resulting Google Map. And this is not good.<br class=""><br class="">Thus my question is: whichever the number of "colors" there will be in the label bar, is it possible to have the label bar of a given size (in term of pixel)?<br class=""><br class="">I use &nbsp;res@lbAutoManage = False &nbsp;<br class=""><br class="">Thank you very much for any help,<br class="">Regards,<br class="">Emanuele<br class=""><br class=""><br class=""><br class="">-- <br class="">Emanuele Lombardi<br class="">ENEA Casaccia<br class="">I-00123 Roma (RM)<br class="">tel. +39 0630483366<br class=""><a href="http://utmea.enea.it/people/lombardi" class="">http://utmea.enea.it/people/lombardi</a><br class="">_______________________________________________<br class="">ncl-talk mailing list<br class="">ncl-talk@ucar.edu<br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></div></blockquote></div><br class=""></body></html>