Qt4/5 Scientific 2d/3d plotting
-
wrote on 22 Dec 2012, 17:17 last edited by
Hi guys,
Do you know an easy way plotting 2d and 3d plots using Qt4 or Qt5 without much complication(direct OpenGL programming stuff)?
-
wrote on 22 Dec 2012, 18:03 last edited by
(disclaimer: I work for KDAB)
KDAB will soon be releasing such a product as demoed at the Qt DevDays conferences. Watch this space...
-
wrote on 22 Dec 2012, 18:50 last edited by
Not 3D, but maybe still interesting for you: My project "QCustomPlot":http://www.workslikeclockwork.com/index.php/components/qt-plotting-widget/.
It's intuitive to use, well documented and feels natural (both from documentation style and API point of view) in a Qt environment.!http://www.workslikeclockwork.com/wp-content/uploads/qt-plotting-widget/qcustomplot-sincscatterdemo-300x229.png! !http://www.workslikeclockwork.com/wp-content/uploads/qt-plotting-widget/qcustomplot-logarithmicdemo-300x229.png! !http://www.workslikeclockwork.com/wp-content/uploads/qt-plotting-widget/qcustomplot-statisticaldemo-300x229.png! !http://www.workslikeclockwork.com/wp-content/uploads/qt-plotting-widget/qcustomplot-itemdemo-300x228.png!
-
wrote on 22 Dec 2012, 19:01 last edited by
Also "qwt library":http://sourceforge.net/projects/qwt/ may be an option.
-
wrote on 22 Dec 2012, 23:08 last edited by
Not to mention "Qt Commercial Chart":http://blog.qt.digia.com/blog/2012/12/19/charts-1-2-0-released/
@ZapB: will it replace KD Charts? by the way I never understood why searching for KD Chart leads to kdab and ics, with different licenses and different versions of the source code.
-
wrote on 23 Dec 2012, 09:17 last edited by
[quote author="Julien M" date="1356217722"]
@ZapB: will it replace KD Charts? by the way I never understood why searching for KD Chart leads to kdab and ics, with different licenses and different versions of the source code.[/quote]Initially it will not be a complete replacement for KDChart as it is targeting a different use case than typical charts with only a small number of points and infrequent updates.
KDPlot (working name) will offer capabilities for many data points and/or real-time updates.
-
wrote on 23 Dec 2012, 10:01 last edited by
Cool! Any ETA in mind?
-
wrote on 23 Dec 2012, 11:17 last edited by
Expect to see a beta early in the New Year.
-
wrote on 23 Dec 2012, 11:34 last edited by
May I ask what kind of licensing/pricing we should expect?
-
wrote on 23 Dec 2012, 11:45 last edited by
You can ask ;) Unfortunately I honestly do not know.
-
wrote on 10 Jan 2013, 22:56 last edited by
Dear ZapB,
Shall we expect a beta of KDPlot this month? -
wrote on 23 Jan 2013, 12:25 last edited by
The QCustomPlot for 2d stuff is great!
I wish I could get a 3D version with the same quality as QCustomPlot. -
wrote on 23 Jan 2013, 13:39 last edited by
Hey Sean, did you manage to get KDAB to sell "your own charting lib":/forums/viewthread/4209/ as a product of their own then?