Results 1 to 4 of 4

Thread: synchronize the X-axis of two plots

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: synchronize the X-axis of two plots

    Is your problem the second Y axis that makes the plot smaller thus disaligning the plots?
    If yes, then you could use setContentsMargin() on the plot without extra Y axis and set the right margin to the axis widget width.
    If no, then I didn't understood your problem.

  2. The following user says thank you to Spitfire for this useful post:

    eehmke (20th February 2012)

Similar Threads

  1. Replies: 9
    Last Post: 3rd May 2011, 21:21
  2. Replies: 0
    Last Post: 9th August 2010, 10:46
  3. Synchronize with Editor
    By dwarnold45 in forum Newbie
    Replies: 0
    Last Post: 31st March 2010, 04:40
  4. synchronize threads
    By weixj2003ld in forum Qt Programming
    Replies: 3
    Last Post: 10th April 2009, 07:08
  5. synchronize two QSplitters
    By sreedhar in forum Qt Programming
    Replies: 1
    Last Post: 22nd February 2007, 17:14

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.