Results 1 to 2 of 2

Thread: the replot of a qwtPlot is too slow

  1. #1
    Join Date
    Feb 2012
    Posts
    6
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default the replot of a qwtPlot is too slow

    Hi There,
    I'm Using Qwt 6.0.1 and Qt 4.8.0.

    I have a QwtPlot and attach on it one qwtPlotCurve with 100000 points and a qwtPlotItems.
    I want to redraw the qwtPlotItems based on mouse movement. After updating of the qwtPlotItems position is necessary make a replot the qwtPlot to show the new qwtPlotItems position.
    For each mouse movement the entire qwtPlot is redraw therefore this passage is very slow, consequently the movement of the qwtPlotItems results not-allingned with the mouse movement. In short terms the updating of User Inteface isn't coherent with mouse movements.

    Is there a way to make more efficient this operation? For example is there a way for not redraws the entire qwtPlot, as in case of replot operation.

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: the replot of a qwtPlot is too slow

    Posting the same question many times will not speed up response time...

Similar Threads

  1. the replot of a qwtPlot is too slow
    By gaia86 in forum Qwt
    Replies: 3
    Last Post: 4th April 2012, 08:33
  2. replot in Qwt Zoomer
    By ruzik in forum Qwt
    Replies: 2
    Last Post: 22nd September 2011, 18:42
  3. how to get zoomer to replot
    By kja in forum Newbie
    Replies: 3
    Last Post: 17th November 2010, 07:15
  4. Replies: 1
    Last Post: 4th November 2009, 22:14
  5. Replies: 15
    Last Post: 26th October 2009, 18:47

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.