<div dir="ltr"><div>[5] I have no idea what a 1:1 line is.</div><div><br></div><div>[2] Also, in addition to what Barry suggested:<br></div><div><pre>  res@tmXBMode    = "Explicit"              ; explicit labels
  res@tmXBValues  = (/2015.0, 2015.2, 2015.4, 2015.6, 2015.8, 2016.0/)  ; location of labels 
  res@tmXBLabels  = (/"Jan/2015", "...", "...", "....   /)              ; labels themselves<br><br>[3] , [4] <a href="http://www.ncl.ucar.edu/Document/Graphics/Resources/ti.shtml"><b>http://www.ncl.ucar.edu/Document/Graphics/Resources/ti.shtml</b></a><br><br><strong>tiXAxisFontHeightF<strong>,  tiYAxisFontHeightF</strong></strong> <br></pre><pre>To see examples of usage of many resources:<a href="http://www.ncl.ucar.edu/Applications/res_list.shtml"><b>  </b></a><br><b>   </b><a href="http://www.ncl.ucar.edu/Applications/res_list.shtml"><b>http://www.ncl.ucar.edu/Applications/res_list.shtml</b></a><br><br></pre><pre>[1] I am not aware of any resource that would eliminate overlapping y-axis labels.<br><br></pre><pre>Likely for <b>each plot</b> you would have to dod something like:<br><br>  res@tmYLMode    = "Explicit"   ; explicit labels
  res@tmYLValues  = (/ ... /)    ; location of labels 
  res@tmTYLabels  = (/"... /)    ; labels themselves<br></pre></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 18, 2019 at 11:35 PM 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>Did you try this page for information?</div><div><br></div><div><a href="https://www.ncl.ucar.edu/Applications/time_labels.shtml" target="_blank">https://www.ncl.ucar.edu/Applications/time_labels.shtml</a><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 19, 2019 at 4:11 AM lslrsgis--- via ncl-talk <<a href="mailto:ncl-talk@ucar.edu" target="_blank">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>
<div><span></span></div><blockquote style="margin-top:0px;margin-bottom:0px;margin-left:0.5em"><div class="gmail-m_-3940448184418204220gmail-m_3493602531283712471FoxDiv20190619091030437497"><blockquote style="margin-top:0px;margin-bottom:0px;margin-left:0.5em"><div><div class="gmail-m_-3940448184418204220gmail-m_3493602531283712471FoxDiv20190618222835918879"><p class="MsoNormal" style="margin:0px 0cm;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US">Dear
        NCL community,</span></p>
    <p class="MsoNormal" style="margin:0px 0cm;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US"><br>
      </span></p>
    <p class="MsoNormal" style="margin:0px 0cm;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US">I
        am asking several questions on improving the plotting quality. <br>
      </span></p>
    <p class="MsoNormal" style="margin:0px 0cm;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US"><br>
      </span></p>
    <p class="MsoNormal" style="margin:0px 0cm;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US">Questions
        are listed as follows (cf. figure and code attached):</span></p>
    <p class="gmail-m_-3940448184418204220gmail-m_3493602531283712471MsoListParagraph" style="margin:0px 0cm;text-indent:21pt;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US">1.<span style="font-stretch:normal;font-size:7pt;line-height:normal;font-family:"Times New Roman"">     </span></span><span lang="EN-US">Make the ticks and markers of 5
        stack plot time series not overlapped.</span></p>
    <p class="gmail-m_-3940448184418204220gmail-m_3493602531283712471MsoListParagraph" style="margin:0px 0cm;text-indent:21pt;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US">2.<span style="font-stretch:normal;font-size:7pt;line-height:normal;font-family:"Times New Roman"">    
        </span></span><span lang="EN-US">Change the format of tick from
        2015.00 to Jan/2015 type</span></p>
    <p class="gmail-m_-3940448184418204220gmail-m_3493602531283712471MsoListParagraph" style="margin:0px 0cm;text-indent:21pt;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US">3.<span style="font-stretch:normal;font-size:7pt;line-height:normal;font-family:"Times New Roman"">    
        </span></span><span lang="EN-US">Enlarge the size of X/Y title
        character size.</span></p>
    <p class="gmail-m_-3940448184418204220gmail-m_3493602531283712471MsoListParagraph" style="margin:0px 0cm;text-indent:21pt;text-align:justify;font-size:10.5pt;font-family:等线"><span lang="EN-US">4.<span style="font-stretch:normal;font-size:7pt;line-height:normal;font-family:"Times New Roman"">    
        </span></span><span lang="EN-US">Enlarge the size of X/Y title
        tick name.</span></p>
    <p style="margin-top:0px;margin-bottom:0px">       <font size="-1"><span lang="EN-US">5.<span style="font-stretch:normal;font-size:7pt;line-height:normal;font-family:"Times New Roman"">    
          </span></span><span lang="EN-US">Add a 1:1 line.</span></font></p><p style="margin-top:0px;margin-bottom:0px"><font size="-1"><span lang="EN-US"><br></span></font></p>
    <p style="margin-top:0px;margin-bottom:0px"><font size="-1"><span lang="EN-US">Any indication is appreciated.
          Thanks.<br>
        </span></font></p><p style="margin-top:0px;margin-bottom:0px"><font size="-1"><span lang="EN-US"><br></span></font></p>
    <p style="margin-top:0px;margin-bottom:0px"><font size="-1"><span lang="EN-US">LSL<br>
        </span></font></p>
  
</div></div></blockquote>
</div></blockquote>
</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><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_-3940448184418204220gmail_signature"><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>
_______________________________________________<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><br>
</blockquote></div>