From: boost-users-bounces@lists.boost.org
[mailto:boost-users-bounces@lists.boost.org] On Behalf Of Ormond, Randy
Sent: 15 December 2009 22:40
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] boost.plot: integrating plotting in a C++
nativeapplication: general questions about which tools to use
-----Original
Message-----
From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org]
On Behalf Of Hicham Mouline
Sent: Tuesday, December 15, 2009 4:17 PM
To: boost-users@lists.boost.org
Subject: [Boost-users] boost.plot: integrating plotting in a C++
nativeapplication: general questions about which tools to use
Hello,
...
***4 - gtk/qt : does it have plotting features? It
is ported to linux and
win, does the windows port requires cygwin/mingw?
How does it interact with STL containers?
I've been very happy using
Qt with QwtPlot for scientific plotting.
Good luck,
Does it plots 3D as well?
Thanks,