On Fri, Feb 29, 2008 at 9:40 AM, João Luis Silva <[EMAIL PROTECTED]> wrote:

>    So do you know any free open source library for plotting, that can be
>  embedded in a GUI (such as wxWidgets or GTK), and usable from C/C++?
>  Matplotlib may well be a killer application for me in the sense that it
>  might be easier to just program the whole thing in Python.

Why not just do the parts you need in c++ and expose them to python,
and then use matplotlib, mayavi2, tvtk, etc, and build your app in
python.

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to