<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      Don't have the answer, but i think you should definitely turn Off
      the Y-Axis label for the "right-most" plots, i.e, "Latitude
      (degrees)", and also turn the tick-labels off (-90 to 90).<br>
      Only need them on the left-most column of plots.<br>
      You could also make use of gsn_text_ndc to add text to the panel
      plot, rather than specifying a res@tiXAxisString, but this is Not
      an ideal solution.<br>
      Hope this helps.<br>
      And i suggest you also use manual levels for you contour plots (0
      to 35 for example), and have only one label-bar at the bottom for
      the whole panel, might make the plot easier to read.<br>
      Hope this helps,<br>
      Cheers,<br>
      Jatin.<br>
      <br>
      <br>
      <br>
      On 10/02/15 5:03 PM, Parish, Helen wrote:<br>
    </div>
    <blockquote
      cite="mid:7BAC0254-F3F1-446E-BCAE-028A69BE785A@ess.ucla.edu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div style="word-wrap:break-word">Unfortunately
        setting resP@gsnPanelScalePlotIndex to 6 or 7 does not seem to
        work in this case. The result is that the earlier plots in the
        second column have their y-axis labels cut off, but the last 2
        plots still remain the same size. In this particular case, the
        last 2 plots do not differ in the size of their y-axis text, as
        in example panel_24.ncl, but in the fact that they actually have
        x-axis text and labels whilst the earlier plots do not have any
        x-axis text or labels at all. Perhaps this makes a difference ?.
        <div><br>
        </div>
        <div>I am attaching the new plot generated and the modified
          script.</div>
        <div><br>
        </div>
        <div>Any ideas what to do here ?.</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Helen. </div>
        <div><br>
        </div>
      </div>
      <div style="word-wrap:break-word">
      </div>
      <div><img src="cid:part1.03070008.02020708@gmail.com"> </div>
      <div style="word-wrap:break-word">
        <div><br>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
            <div>
              <div>On Feb 9, 2015, at 8:14 PM, Mary Haley wrote:</div>
              <br class="x_Apple-interchange-newline">
              <blockquote type="cite">
                <div dir="ltr">
                  <div class="x_gmail_default" style="font-size:small">Helen,</div>
                  <div class="x_gmail_default" style="font-size:small"><br>
                  </div>
                  <div class="x_gmail_default" style="font-size:small">The
                    issue here appears to be with paneling plots that
                    are different sizes.  The plots on the bottom are
                    larger than the other plots, because they contain
                    labels on the bottom axis.</div>
                  <div class="x_gmail_default" style="font-size:small"><br>
                  </div>
                  <div class="x_gmail_default" style="font-size:small">If
                    you have plots that are larger than the top leftmost
                    plot, then you need to tell the gsn_panel routine to
                    base the scaling of each plot on the plot that's the
                    largest (the default is to base it on the first
                    plot).</div>
                  <div class="x_gmail_default" style="font-size:small"><br>
                  </div>
                  <div class="x_gmail_default" style="font-size:small">Do
                    by by setting resP@gsnPanelScalePlotIndex to 6 or 7
                    to indicate that the scaling of each plot should be
                    based on plot # 6 or #7, and not plot #0.</div>
                  <div class="x_gmail_default" style="font-size:small"><br>
                  </div>
                  <div class="x_gmail_default" style="font-size:small">For
                    an example of this, see panel_24.ncl at:</div>
                  <div class="x_gmail_default" style="font-size:small"><br>
                  </div>
                  <div class="x_gmail_default" style=""><a
                      moz-do-not-send="true"
                      href="http://www.ncl.ucar.edu/Applications/panel.shtml#ex24">http://www.ncl.ucar.edu/Applications/panel.shtml#ex24</a><br>
                  </div>
                  <div class="x_gmail_default" style=""><br>
                  </div>
                  <div class="x_gmail_default" style="">As a side, your
                    main title is quite large.  You may want to resize
                    it by setting resP@txFontHeightF to something
                    smaller, like 0.03 or smaller.</div>
                  <div class="x_gmail_default" style=""><br>
                  </div>
                  <div class="x_gmail_default" style="">--Mary</div>
                  <div class="x_gmail_default" style=""><br>
                  </div>
                </div>
                <div class="x_gmail_extra"><br>
                  <div class="x_gmail_quote">On Mon, Feb 9, 2015 at 7:51
                    PM, Parish, Helen <span dir="ltr">
                      &lt;<a moz-do-not-send="true"
                        href="mailto:hparish@epss.ucla.edu"
                        target="_blank">hparish@epss.ucla.edu</a>&gt;</span>
                    wrote:<br>
                    <blockquote class="x_gmail_quote" style="margin:0 0
                      0 .8ex; border-left:1px #ccc solid;
                      padding-left:1ex">
                      <div>
                        <div><font><span style="font-size:10pt">
                              <div>Does anyone know how to prevent the
                                bottom row of a panel plot from being
                                narrower than the other rows ?. In this
                                kind of panel plot only the bottom row
                                has axis labels and x-axis titles.
                                However, I do not see why this should
                                make the bottom row narrower. Does
                                anyone know how to correct this ?.<br>
                                <br>
                                I enclose a copy of the NCL script and
                                the image it produces.<br>
                                <br>
                                Thanks,<br>
                                Helen.<br>
                                <br>
                              </div>
                            </span></font></div>
                        <div><font><span style="font-size:10pt">
                              <div><br>
                                <br>
                              </div>
                            </span></font></div>
                      </div>
                    </blockquote>
                  </div>
                </div>
              </blockquote>
            </div>
          </div>
        </div>
      </div>
      <div><img src="cid:part4.05050003.04010106@gmail.com"> </div>
      <div style="word-wrap:break-word">
        <div>
          <div>
            <div>
              <blockquote type="cite">
                <div class="x_gmail_extra">
                  <div class="x_gmail_quote">
                    <blockquote class="x_gmail_quote" style="margin:0 0
                      0 .8ex; border-left:1px #ccc solid;
                      padding-left:1ex">
                      <div>
                      </div>
                      <br>
                      _______________________________________________<br>
                      ncl-talk mailing list<br>
                      List instructions, subscriber options,
                      unsubscribe:<br>
                      <a moz-do-not-send="true"
                        href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk"
                        target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
                      <br>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </blockquote>
            </div>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ncl-talk mailing list
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>
    <br>
  </body>
</html>