Post by Uwe RathmannWith Qt4 you will see a similar performance on X11, on
Windows the performance is worse,
Post by Uwe RathmannPost by Ole JacobI'm planning on using QwtPlot to create a graph while the data is
created,
Post by Ole Jacobmeaning I will add one and one point and have the QwtPlot continously update.
Is QwtPlot up to this, or will it not work/be very slow?
Have a look at the realtime example: it generates and paints random points one
by one. ( For X11 some optimizations are missing in Qwt 5.0.2. So better take
the code from qwt-5.0 SVN, or wait for the Qwt 5.0.3 maintenance release,
what is planned for next week )
The example does an incremental painting of points, what should work fine with
Qt3 on all platforms. With Qt4 you will see a similar performance on X11, on
Windows the performance is worse, but also ok. But on the Mac incremental
painting is not possible, what makes the performance lousy.
Uwe
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qwt-interest mailing list
https://lists.sourceforge.net/lists/listinfo/qwt-interest