Re: Graph out of data
Re: Graph out of data
- Subject: Re: Graph out of data
- From: Drew McCormack <email@hidden>
- Date: Wed, 14 Nov 2001 18:31:23 -0800
I don't know of any framework myself, but if you make one, I for one
would like to use it.
I think your suggestion to make an NSView subclass and use NSBezierPath
to draw the graph seems like a good idea, and probably not too much
trouble.
I will eventually need such a thing in my own program, so I will no
doubt write it sooner or later, but if you do get something together
earlier, and don't mind sharing it, I'd be grateful.
Cheers,
Drew McCormack
On Wednesday, November 14, 2001, at 08:23 AM, Reuss wrote:
Hello everybody,
I'm trying at the moment to re-write a little HF-simulation programm
written originally in C. One of things this program does is to display
calculated data in a graph (Gnu-plottish for instance).
Does anybody know whether there exists a class/framework which contains
things like displaying data (i.e. a function f(x)) in a graph.
Unless I would be tempted to start with the NSBezierPath Class to
construct the curve out of the datapoints, putting some axes and
displaying the whole in a subclass of NSView.
Can I try this, or am I completely wrong?
Thank you very much for your comments.
Tom
-- _________________________________________________________________
Thomas REUSS
http://reusst.free.fr
_________________________________________________________________
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev