From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Hicham Mouline
Sent: Wednesday, December 16, 2009 6:16 AM
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

 

 

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.

http://qwt.sourceforge.net/

Good luck,

 

 

 

Does it plots 3D as well?

 

Thanks,

 

 

(Sorry for the awkward indenting, not sure the best way to avoid top-posting in MS Outlook)

 

QwtPlot does not do 3-d plots, but Qt has an interface for OpenGL.

 

Good luck,

Randy