overlay in panel plot

From: Ufuk Utku Turuncoglu <turuncu_at_nyahnyahspammersnyahnyah>
Date: Tue, 28 Nov 2006 15:03:18 +0200

hi,

i am using plot.append command to plot figures in panel plot and i need
to use overlay properties in each panel. is it possible to use overlay
properties in panel plot. how can i do this ?

the example usage (without overlay),
plot.append(Ngl.contour_map(wks, tr_trj, res1))

failed example (for overlay plot),
plot0 = Ngl.map(wks, res)
plot1 = Ngl.contour(wks, tr_trj, res1)
plot3 = Ngl.add_polymarker(wks, plot0, lon[xb,yb], lat[xb,yb], res3)
plot.append(Ngl.overlay(plot0,plot1))

best regards,

Ufuk Utku Turuncoglu
ITU, Informatics Institute
_______________________________________________
pyngl-talk mailing list
pyngl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Tue Nov 28 2006 - 06:03:18 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 28 2006 - 15:20:02 MST