<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Laura,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I can&#39;t quite envision what you are describing, with the plots being moved to the right and the titles on the left. It would help if I could see an image.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">However, perhaps what you want is to use gsnPanelFigureStrings.  This will add little figure strings to each panel plot, *inside* the plot.  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please see example panel_5.ncl at:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style><a href="http://www.ncl.ucar.edu/Applications/panel.shtml#ex5">http://www.ncl.ucar.edu/Applications/panel.shtml#ex5</a><br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>Note that this is a special gsn_panel resource, so you want to set it when you set the resources for gsn_panel.</div><div class="gmail_default" style><br></div><div class="gmail_default" style>Let me know if this is not what you want.  </div><div class="gmail_default" style><br></div><div class="gmail_default" style>Also, if you like, you can send me the image and your script offline so I can see why your original method is not working.</div><div class="gmail_default" style><br></div><div class="gmail_default" style>--Mary</div><div class="gmail_default" style><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 24, 2015 at 4:03 PM, Laura Fowler <span dir="ltr">&lt;<a href="mailto:laura@ucar.edu" target="_blank">laura@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi:<br>
<br>
I made a panel of 3 individual plots. Each plot is created using<br>
gsn_xy. The 3 plots are centered vertically. I would like to add an<br>
individual title to each plot like &quot;a. Precipitation&quot; for the first<br>
plot, etc ... It looks like my only option is to use the<br>
&quot;tiMainString&quot; option. I want to move the MainString to the left of<br>
the plot instead of being centered using tiMainOffsetXF.<br>
<br>
When I set res@tiMainOffsetXF = -0.25, the title of the plots move to<br>
the left and the plots themselves move all the way to the right. That<br>
must have to do with creating a panel plot since this does not happen<br>
for one plot only?<br>
<br>
I am not sure how to make this work. I tried to use trString and<br>
gsnLeftString, but that did not work. Any other suggestions?<br>
<br>
Thanks,<br>
Laura<br>
<br>
<br>
--<br>
!-------------------------------------------------------------------------------------------------------------<br>
Laura D. Fowler<br>
Mesoscale and Microscale Meteorology Division (MMM)<br>
National Center for Atmospheric Research<br>
P.O. Box 3000, Boulder CO 80307-3000<br>
<br>
e-mail: <a href="mailto:laura@ucar.edu">laura@ucar.edu</a><br>
phone: <a href="tel:303-497-1628" value="+13034971628">303-497-1628</a><br>
<br>
!-------------------------------------------------------------------------------------------------------------<br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">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><br>
</blockquote></div><br></div>