Results 1 to 4 of 4

Thread: How to obtain values of a zoomed curve ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2010
    Location
    Cuba
    Posts
    35
    Thanks
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default How to obtain values of a zoomed curve ?

    I need to obtain the values of a part of a curve, determined by a zoom.
    I could achieve this by obtaining the indexes of the curve,determining the curve segment being shown, to use the sample function of QwtPlotSeriesItem and assuming that the curve values ​​were inserted in order, according to the passage of time. So far I could not do that. I know I could use the function QwtPlotZoomer::zoomRect(), and others but all efforts have been unsuccessful. I'm ussing Qwt 6.0
    I know this has been asked before, but maybe in qwt 6.0 is easier to achieve this or there is another way.
    Any help is welcome.

    pd: sorry my english.
    Last edited by Hogwarts; 5th June 2012 at 16:38. Reason: updated contents

Similar Threads

  1. Replies: 11
    Last Post: 29th May 2012, 15:00
  2. Replies: 1
    Last Post: 1st June 2011, 07:39
  3. Replies: 2
    Last Post: 14th February 2011, 13:42
  4. Replies: 4
    Last Post: 29th April 2010, 06:11
  5. Retrieve Curve values
    By nenukino in forum Qwt
    Replies: 2
    Last Post: 26th February 2008, 14:33

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
  •  
Qt is a trademark of The Qt Company.