Re: Add markers or curves to existing xy2 plot array

From: Karin Meier-Fleischer <meier-fleischer_at_nyahnyahspammersnyahnyah>
Date: Wed Jul 16 2014 - 15:19:09 MDT

Hi Wenshan,

take a look at the examples of the gsn_add_polymarker page:

=
https://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_add_polymarker.s=
html

Bye,
Karin

Am 16.07.2014 um 22:51 schrieb Wenshan Wang <wenshanw@uci.edu>:

> Hi NCL users,
>
> I was wondering how to add markers or curves to an existing XY plot =
with two different y/x axes.
> I find how to do it with scaler plot from xy_25.ncl and xy_26.ncl:
> dum1 = gsn_add_polyline(wks,plot@xy2,time,p1,lnres)
> What if my plot is an array?
> I tried plot(i)@xy2 or plot@xy2(i); but they didn't work, actually as =
I expected.
> So it there a way to complete this?
>
> Thank you!
>
> Best,
> Wenshan
> =
--------------------------------------------------------------------------=
----
> Graduate Student Researcher
> Earth System Science
> University of California, Irvine
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk




_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk


Received on Wed Jul 16 09:19:32 2014

This archive was generated by hypermail 2.1.8 : Fri Aug 01 2014 - 15:10:55 MDT