Results 1 to 2 of 2

Thread: Zooming is slow when more data points appended in curve

  1. #1
    Join Date
    Nov 2014
    Posts
    23
    Thanks
    4

    Exclamation Zooming is slow when more data points appended in curve

    My project requirement is, I used to collect data for days and plot them in qwt......I have no problem in plotting the data..but when i try to zoom, GUI kinda freeze for a second or two and then move into the zommed region.... I literally append million points into curve....Any help quickening the zooming process......

    I am using qwt 6.1.0 in my project...I use QwtPlotZoomer for zooming
    Last edited by vinothrajendran; 5th May 2015 at 12:31.

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Zooming is slow when more data points appended in curve

    This has nothing to do with zooming, beside that it triggers a replot.
    So what you need to do is to speed up your replot operation, but without knowing more details about your plot it is hard to recommend anything.

    Uwe

Similar Threads

  1. Curve could not pass the points
    By momo in forum Qwt
    Replies: 4
    Last Post: 19th February 2014, 01:08
  2. Replies: 4
    Last Post: 18th December 2012, 12:01
  3. Replies: 6
    Last Post: 4th November 2011, 06:51
  4. Extracting data from appended row
    By JediSpam in forum Qt Programming
    Replies: 2
    Last Post: 15th September 2011, 03:07
  5. Get the points of a fitted curve
    By giusepped in forum Qwt
    Replies: 4
    Last Post: 25th December 2008, 07:42

Tags for this Thread

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.