<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:12pt"><div style="font-family: tahoma, 'new york', times, serif; font-size: 12pt;">Hi all ncl users..</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">Thanks for your help and nice discussion so far. I have plotted my data to XY plot with 16 legends. The problem is that the legends overlap each other. How to overcome &nbsp;such problem ? The following is simple ncl code to control my current legend:</div><div style="font-family: tahoma, 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="background-color: transparent;"><div style="background-color:
 transparent;">&nbsp;res@pmLegendDisplayMode &nbsp; &nbsp;= "Always" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; turn on legend</div><div style="background-color: transparent;">&nbsp; res@pmLegendSide &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = "Top" &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; Change location of&nbsp;</div><div style="background-color: transparent;">&nbsp; res@pmLegendParallelPosF &nbsp; = .6 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; move units right</div><div style="background-color: transparent;">&nbsp; res@pmLegendOrthogonalPosF = -0.25 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; move units down</div><div style="background-color: transparent;">&nbsp; res@pmLegendWidthF &nbsp; &nbsp; &nbsp; &nbsp; = 0.06 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Change width and</div><div style="background-color: transparent;">&nbsp; res@pmLegendHeightF &nbsp; &nbsp; &nbsp; &nbsp;= 0.08 &nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; height of legend.</div><div style="background-color: transparent;">&nbsp; res@lgPerimOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= False &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; turn off box around</div><div style="background-color: transparent;">&nbsp; res@lgLabelFontHeightF &nbsp; &nbsp; = .012 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; label font height</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: tahoma, 'new york', times, serif; font-style: normal;">Thank you.</div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: tahoma, 'new york', times, serif; font-style: normal;">joeky</div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: tahoma, 'new york', times, serif; font-style:
 normal;"><br></div></div><div style="font-family: tahoma, 'new york', times, serif; font-size: 12pt;"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><div class="y_msg_container"><br></div> </div> </div>  </div></body></html>