<div dir="ltr">Hi Alex,<div>I believe you are running into a limitation of NCL&#39;s legend creation capabilities. You cannot lay the legend out the way you want to with a single gsn_create_legend call. I think the best thing to do would be to call gsn_create_legend for every &quot;column&quot; that you require (=3), similar to what was done in example #6 here:</div><div><a href="http://www.ncl.ucar.edu/Applications/unique.shtml#ex6">http://www.ncl.ucar.edu/Applications/unique.shtml#ex6</a><br></div><div><br></div><div>This could potentially be automated either within your script or by creating your own function. </div><div><br></div><div>Hope that helps!</div><div>Adam</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 20, 2015 at 4:27 PM, Alex Schaefer <span dir="ltr">&lt;<a href="mailto:alexander.schaefer@mines.sdsmt.edu" target="_blank">alexander.schaefer@mines.sdsmt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Rick,<div><br></div><div>The legend examples either offer horizontal lines with the different labels being stacked or vertical lines with the labels horizontally spread.  I am trying to get the in-between option:</div><div><br></div><div>——FIRE      ——LATENT     ——SENSIBLE</div><div><br></div><div>Currently the only way this seems like it will happen is to piece together polylines and text annotations all separately which I was trying to avoid. </div><div><br></div><div>My script is attached.</div><div><br></div><div>Thanks,</div><div>-Alex</div><div><br></div><div></div></div><br><div style="word-wrap:break-word"><div><br><div><div>On Mar 20, 2015, at 2:59 PM, Rick Brownrigg &lt;<a href="mailto:brownrig@ucar.edu" target="_blank">brownrig@ucar.edu</a>&gt; wrote:</div><br><blockquote type="cite"><div dir="ltr"><div><div><div><div>Hi Alex,<br><br></div>Without seeing your script, its kind of hard to give specific advise.  However, you might check out the examples at <br><br>   <a href="http://ncl.ucar.edu/Applications/legend.shtml" target="_blank">http://ncl.ucar.edu/Applications/legend.shtml</a><br><br></div>There are several plots there with horizontal legends similar to what you are after.<br><br></div>HTH...<br></div>Rick<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 20, 2015 at 12:11 PM, Alexander Schaefer <span dir="ltr">&lt;<a href="mailto:alexander.schaefer@mines.sdsmt.edu" target="_blank">alexander.schaefer@mines.sdsmt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi All-<br><br></div>I am trying to have a horizontally laid out legend but am struggling to get all of the resources correct.  I have attached my current plot for explanation of what I am trying to change.<br> <br></div>Is there a way to rotate the reference lines without having a vertical legend?  I like the labels where  they are but the reference lines being vertical looks odd to me.  <br><br></div>I am also trying to increase the offset between the line and the label but <i>lgLabelOffsetF </i>is not making any difference to the position.<br><br></div>Thanks for your time,<br></div>-Alex<br></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a 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><br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a 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><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
</div>