[ANN] Open-source Plotting Framework
[ANN] Open-source Plotting Framework
- Subject: [ANN] Open-source Plotting Framework
- From: Drew McCormack <email@hidden>
- Date: Fri, 8 Nov 2002 07:53:57 -0800 (PST)
A friend of mine is developing a very lightweight, cross-platform, open source plotting framework. He is using C++, but I have ported it to Cocoa using Obj-C++. It is very easy to use, and is a good alternative if you want something very lightweight.
Currently there are ports for Cocoa and Qt. Porting to new platforms is very simple, and is well documented.
The code is available under the BSD license, and the project is hosted at
http://pplot.sourceforge.net
You can checkout the code via CVS with
cvs -d:pserver:email@hidden:/cvsroot/pplot login
cvs -z3 -d:pserver:email@hidden:/cvsroot/pplot co pplot
Just press enter when prompted for a password.
I'm looking forward to other Cocoa programmers getting involved and showing other platforms what's what ;-)
Drew McCormack
www.trade-strategist.com
_______________________________________________
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.