Re: gsn_legend_ndc adds page after plot (Mira Berdahl)

From: jayasankar C B <cbjayasankar_at_nyahnyahspammersnyahnyah>
Date: Tue Jun 04 2013 - 05:58:21 MDT

Dear Mira Berdahl,

I think your problem is because of order change of these three..

plot = gsn_csm_contour(wks, T, res ) ; plot
gsn_legend_ndc (wks,2,(/"time=0","time=4"/),0.4,0.15,lgres)
frame(wks) ; finally
advance frame

This is the order of giving the gsn_legend_ndc so this may help you..
you try with this example

http://www.ncl.ucar.edu/Applications/Scripts/leg_6.ncl

all the best

-- 
*Jayasankar C B*
*
*
*Project Assistant*
*CSIR-CMMACS*
*NAL Bhelur campus*
*Bangalore-37, India.
*

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jun 4 05:58:34 2013

This archive was generated by hypermail 2.1.8 : Tue Jun 04 2013 - 09:50:17 MDT