<div dir="ltr"><div>Hi Barry,</div><div><br></div><div>I don't know for certain what's going on, but I speculate its the PlotManager trying to account for the different lengthed titles. One thing that comes to mind is taking over the job of drawing the title yourself. That is, set res@tiMainString = "", and then using gsn_text_ndc() to draw the label. This gets the PlotManager out of the picture. See example text_2.ncl at:</div><div><br></div><div><a href="http://ncl.ucar.edu/Applications/text.shtml">http://ncl.ucar.edu/Applications/text.shtml</a></div><div><br></div><div>Note the setting of gsnFrame=False, and the explicit call to frame(wks)</div><div><br></div><div>Maybe someone has a better approach to this issue, but I hope that helps...<br></div><div><br></div><div>Rick</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 12, 2019 at 10:13 AM Barry Lynn via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi:<div><br></div><div>I used NCL to create these maps.</div><div><br></div><div><a id="gmail-m_6132993638895768255gmail-watch-url" href="https://youtu.be/Zn17yiKcWbs" style="text-decoration-line:none;font-family:Roboto,Noto,sans-serif;background-color:rgb(244,244,244)" target="_blank">https://youtu.be/Zn17yiKcWbs</a><br></div><div><br></div><div>The problem is when the number of observed lightning events changes, the map size is resized from one map interval to the next  if the number skips up or down from 1000 to 999, for example.  I don't believe that the panel size is changing, only the map within.</div><div><br></div><div>Thank you for your suggestions,</div><div><br></div><div>Barry<br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Associate Scientist, Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br><br></div></div></div></div></div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>