Re: scatter plot with magnitude

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Wed Dec 19 2012 - 10:39:23 MST

See example scatter_6.ncl at:

http://www.ncl.ucar.edu/Applications/scatter.shtml

This is a polar stereographic plot, but the same idea should work for any plot where you are drawing polymarkers.

The "ind" function is used to grab the indicies of the data array where the values fall in a certain range, and gsMarkerSizeF is used to indicate the size of the marker.

--Mary

On Dec 18, 2012, at 4:00 PM, Xi Chang wrote:

> Hallo NCL,
>
> Is there any example how to create a scatter plot with magnitude indicated by the size of the circle instead of color?
>
> Thank you
> Xi
> _______________________________________________
> 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 Dec 19 10:39:42 2012

This archive was generated by hypermail 2.1.8 : Fri Dec 21 2012 - 10:43:23 MST