Maximum number of curves in xy plot.

From: I N <qphoton_at_nyahnyahspammersnyahnyah>
Date: Mon Oct 24 2011 - 04:28:55 MDT

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 04:29:00 2011

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