Charting solutions (was "Is there a ready chart plotting view")
Charting solutions (was "Is there a ready chart plotting view")
- Subject: Charting solutions (was "Is there a ready chart plotting view")
- From: Drew McCormack <email@hidden>
- Date: Mon, 31 Mar 2003 21:16:30 +0200
I am coming into this discussion very late, so I thought I would branch
the thread.
There is a cocoa ready 2D plotting class called PPlot. It is actually
written in C++, but I have put a cocoa interface on it, so it works out
of the box.
pplot.sourceforge.net
I have also written a 100% cocoa framework for plotting for my app
"Trade Strategist". The framework is called Narrative. If I thought
enough people were interested, and that the undertaking was not doomed
to end up being one of those sorry dormant sourceforge projects, I may
be convinced to release it under an open source license like LGPL.
If you are interested, check out the web site, and download the
application. Then browse the header files in the framework
"Narrative.framework" inside the application bundle. If you still think
it might be something you would want to contribute to, contact me.
www.trade-strategist.com
Drew McCormack
_______________________________________________
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.