Results 1 to 3 of 3

Thread: QwtPlotZoomer very slow

  1. #1
    Join Date
    Feb 2010
    Posts
    64
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Default QwtPlotZoomer very slow

    Hi guys,

    thanks in advance. I'm using the QwtPlot and I represent the curve as a line, that connects the dots that are in my data set.

    The problem is that, the more points I have to represent, slower are the consecutive zooms on the plot. It takes long time to zoom the third time, and the app freezes.

    With simple plots (no more than 2000 points in the set) ther is no problem, but If I increase the number of points in the set, the graph, thena I cannot zoom several times.

    Any idea?

    I've seen the real_time example, where you can add a lot of points in the graph and then zoom. An It seems fast, so I dont know why mine takes long time

    Thanks!!

  2. #2
    Join Date
    Feb 2010
    Posts
    64
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QwtPlotZoomer very slow

    Solved. It was the AntiaAliasing property of the curve

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

    Default Re: QwtPlotZoomer very slow

    QwtPlotCurve::ClipPolygons ?

    Uwe

Similar Threads

  1. Sorry - more QwtPlotZoomer questions
    By cnbp173 in forum Qwt
    Replies: 4
    Last Post: 7th May 2010, 10:26
  2. Replies: 1
    Last Post: 6th May 2010, 12:36
  3. QwtPlotZoomer, using two zoomers.
    By jma in forum Qwt
    Replies: 2
    Last Post: 30th September 2008, 09:29
  4. Replies: 1
    Last Post: 25th August 2008, 21:49
  5. Problem with QwtPlotZoomer
    By seguprasad in forum Qt Programming
    Replies: 1
    Last Post: 21st November 2007, 09:31

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.