<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 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;"> res@pmLegendDisplayMode = "Always" ; turn on legend</div><div style="background-color: transparent;"> res@pmLegendSide = "Top" ; Change location of </div><div style="background-color: transparent;"> res@pmLegendParallelPosF = .6 ; move units right</div><div style="background-color: transparent;"> res@pmLegendOrthogonalPosF = -0.25 ; move units down</div><div style="background-color: transparent;"> res@pmLegendWidthF = 0.06 ; Change width and</div><div style="background-color: transparent;"> res@pmLegendHeightF = 0.08
; height of legend.</div><div style="background-color: transparent;"> res@lgPerimOn = False ; turn off box around</div><div style="background-color: transparent;"> res@lgLabelFontHeightF = .012 ; 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>