Re: Maximum number of curves in xy plot.

From: I N <qphoton_at_nyahnyahspammersnyahnyah>
Date: Mon Oct 24 2011 - 08:30:46 MDT

Hi,

I have done the second part of the question (Least-Squares Fit) but
still need help about plotting more than 256 curves with gsm_csm_xy.

Thanks
Nadeem

On Mon, Oct 24, 2011 at 12:28 PM, I N <qphoton@gmail.com> wrote:
> Dear All,
>
>        I am trying to plot about 500 curves in single xy-plot with
> gsn_csm_xy and I am getting these warning mesages:
>
> warning:LegendInitialize: lgItemTypes exceeds maximum number of
> elements, 256: ignoring
> warning:LegendInitialize: lgDashIndexes exceeds maximum number of
> elements, 256: ignoring
> warning:LegendInitialize: lgMarkerIndexes exceeds maximum number of
> elements, 256: ignoring
> warning:LegendInitialize: lgLineLabelStrings exceeds maximum number of
> elements, 256: ignoring
> warning:LegendInitialize: lgLineColors exceeds maximum number of
> elements, 256: ignoring
> warning:LegendInitialize: lgMarkerColors exceeds maximum number of
> elements, 256: ignoring
> .........
>
> ignoring!! what does this mean? NCL can't plot more than 256 curves ?
>
> Another question: For above mentioned 500 curves represented by
> ymultiple(500,100), I need to find curve closest (Least-Squares Fit)
> to the data points ysingle(1,100).
> Is there any function for that?
>
> Thanks in advance
> Nadeem
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 24 08:30:54 2011

This archive was generated by hypermail 2.1.8 : Mon Oct 24 2011 - 09:29:35 MDT