Results 1 to 3 of 3

Thread: Qwt patched with Qwt6.0.1_10AxisPerSide.patch Real time curve does not overlap

Hybrid View

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

    Default Re: Qwt patched with Qwt6.0.1_10AxisPerSide.patch Real time curve does not overlap

    Quote Originally Posted by mondon View Post
    We patched the qwt with Qwt6.0.1_10AxisPerSide.patch.
    This is an 3rd party patch that never worked properly.

    Here ( http://sourceforge.net/p/qwt/code/HE...-6.1-multiaxes ) you find a branch with an official implementation for multi axes. It is almost complete ( QwtPlot::sizeHint() and QwtPlotRescaler are not yet finished ) and is planned to be merged into the main line with Qwt 6.3 ( too many API changes for Qwt 6.2 ). This branch is actively maintained ( gets all bug fixes and new stuff of trunk ) and you can send bug reports.

    Uwe

  2. #2
    Join Date
    May 2014
    Posts
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qwt patched with Qwt6.0.1_10AxisPerSide.patch Real time curve does not overlap

    Thank you for your answer, I'll check the official implementation.
    Yesterday I discovered that in the Qwt6.0.1 + Qwt6.0.1_10AxisPerSide.patch by setting QwtPlotLayout::setAlignCanvasToScales( true ) the overlap problems I mentioned yesterday are solved.
    Thanks again,
    monica

Similar Threads

  1. real time image GUI with Qt
    By sanda199 in forum Newbie
    Replies: 0
    Last Post: 25th January 2013, 06:43
  2. Qwt real time
    By oddytz1989 in forum Qwt
    Replies: 3
    Last Post: 10th February 2012, 04:41
  3. Real time rendering
    By kaszewczyk in forum Newbie
    Replies: 1
    Last Post: 7th July 2010, 17:26
  4. real time plotting
    By agostain in forum Qwt
    Replies: 0
    Last Post: 10th August 2009, 10:47
  5. Best way in Qt to plot curve per real-time reading?
    By Sheng in forum Qt Programming
    Replies: 1
    Last Post: 10th February 2009, 22:33

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.