Results 1 to 8 of 8

Thread: Axis problem with tiling QWTplots

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    5
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Axis problem with tiling QWTplots

    Hello,

    I use qwt-5.2.1. I want to make a grid of graphs and to put y-axis only in the graphs on the left column and put x-axis only in the graphs on the bottom row. A picture is attached to give the idea. I have done this with Qwtplot with enableAxis and QGridLayout. However, as one can see in the picture, the size of a plot window with axes becomes smaller than that witout axis. For example, the size of the top left graph is smaller than the one on the right.

    Would there be a way to fix this without changing the code too much? If not, what is the best way to handle this?

    Thanks a lot,

    Daisuke
    Attached Images Attached Images

Similar Threads

  1. Replies: 0
    Last Post: 9th August 2010, 10:46
  2. Multiple QwtPlots in one frame?
    By rambo83 in forum Qwt
    Replies: 0
    Last Post: 7th January 2010, 08:03
  3. Tiling with OpenGL and textures
    By soxs060389 in forum Qt Programming
    Replies: 1
    Last Post: 25th September 2009, 21:06
  4. QGraphicsView/Item Tiling Problem
    By tomf in forum Qt Programming
    Replies: 4
    Last Post: 29th August 2008, 08:58
  5. QBrush pixmap tiling
    By rbp in forum Qt Programming
    Replies: 6
    Last Post: 19th June 2008, 12:54

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.