Re: Charting solutions
Re: Charting solutions
- Subject: Re: Charting solutions
- From: Johan Kool <email@hidden>
- Date: Thu, 22 May 2003 17:09:43 +0200
Dear all,
I'm glad to see there is an active interest in XYPlot.
Well Sean, I am glad you released it. It seems very useful to me now.
I do have one question regarding the way it stores its data. I am using
a library (NetCDF) that reads the data from a file. It can do this for
each value independently or in an array. Currently I am reading the
values one by one in an loop and add these one by one to XYPlot. This
adds quite a delay to my app as it reads in about 5000 points per file.
Is there any way that I can add an array of floats into XYPlot directly?
Kind regards,
Johan Kool
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.