Results 1 to 2 of 2

Thread: Scrolling X Axis

  1. #1
    Join Date
    Dec 2008
    Posts
    18
    Thanks
    4
    Thanked 3 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Scrolling X Axis

    Is there any way to prevent this behavior on a continuously updated X Axis. It appears as the major tick mark and label are drawn the curve and baseline are shifted and then drawn back causing jerky drawing. I attempted to override QwtScaleDraw::drawLabel so the label would only draw if there was enough room to fit which works but the shift still happens. GIF showing the behavior attached.


    Peek 2021-11-16 12-13.gif

  2. #2
    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: Scrolling X Axis

    The cpuplot example shows one possible solution.

    HTH,
    Uwe

  3. The following user says thank you to Uwe for this useful post:

    peppermg (19th November 2021)

Similar Threads

  1. Replies: 2
    Last Post: 28th March 2020, 19:44
  2. Replies: 0
    Last Post: 23rd January 2017, 12:55
  3. Axis Title to axis label alignment
    By ROCKSTAR in forum Qwt
    Replies: 0
    Last Post: 5th February 2014, 13:47
  4. Replies: 9
    Last Post: 3rd May 2011, 22:21
  5. Replies: 0
    Last Post: 9th August 2010, 11:46

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.