<div dir="ltr"><div><div>Hi Sandro,<br><br></div>Can you post a picture of what you talking about? I am having trouble visualizing what the issue is... :-/<br><br></div>Rick<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 16, 2018 at 9:15 PM, Vattioni Sandro <span dir="ltr"><<a href="mailto:sandro.vattioni@outlook.com" target="_blank">sandro.vattioni@outlook.com</a>></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 dir="ltr" style="font-family:'Calibri','Segoe UI','Meiryo','Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','sans-serif';font-size:12pt">
<div>Dear Madam or Sir</div>
<div><br>
</div>
<div>I wnat to draw a legend for my xy-plot in ncl, but the dash patern of the line is very long compared to the text. I tried to make the dash pattern shorter with lgLineDashSegLenF but it did not work. How can I controll the length of the dash pattern using
the legendClass?</div>
<div><br>
</div>
<div>Kind regards,</div>
<div>Sandro</div>
<div><br>
</div>
<div>legend = create "Legend" legendClass wks<br>
"lgTitleString" : "Left Hand Side Column: 10~F34~0~F~N-10~F34~0~F~S emission"<br>
"vpXF" : 0.2 ; orientation on page<br>
"vpYF" : 0.15 ;0.48<br>
"vpWidthF" : 0.1 ;0.3 ; width<br>
"vpHeightF" : 0.12 ; height<br>
"lgAutoManage" : True<br>
"lgPerimOn" : False ; no perimeter<br>
"lgItemCount" : 5 ; how many<br>
"lgItemType" : "Lines"<br>
"lgLabelStrings" : (/"Reference run","Continuous aerosol emission","Continuous <br>
"lgLabelsOn" : True ; no default lables<br>
"lgLabelOffsetF" : 0.0<br>
"lgLineLabelFontHeightF" : 2.0<br>
"lgLineDashSegLenF" : 0.01<br>
"lgDashIndexes" : (/0,0,0,0,0/) ;4<br>
"lgLineColors" : (/"black","blue","red","<wbr>darkviolet","orange"/)</div>
<div><br>
</div>
<div> end create</div>
<div><br>
</div>
<div> draw(legend)<br>
<br>
</div>
</div>
</div>
<br>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>