Results 1 to 3 of 3

Thread: Is there anyway to put axis into plot?

  1. #1
    Join Date
    Feb 2014
    Posts
    28
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Is there anyway to put axis into plot?

    Hello everyone,

    I want to draw the axis into plot(the schematic diagram is attached), is there anyone can help me to solve this problem?

    Best regards

    Momo
    Attached Images Attached Images

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

    Default Re: Is there anyway to put axis into plot?

    You can use QwtPlotScaleItem. I can imagine that you like to disable its backbone ( QwtAbstractScaleDraw::enableComponent( QwtAbstractScaleDraw::Backbone, false ) ) as your scale needs to be attached to the right border.

    Uwe

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

    momo (11th February 2015)

  4. #3
    Join Date
    Feb 2014
    Posts
    28
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there anyway to put axis into plot?

    Problem solved! Thank you Uwe!

    Best regards

    Momo

Similar Threads

  1. Axis not fit with the plot
    By Nicho in forum Qwt
    Replies: 14
    Last Post: 28th June 2013, 12:28
  2. Need help formatting plot axis
    By Jayl in forum Qwt
    Replies: 2
    Last Post: 8th April 2013, 18:20
  3. Replies: 9
    Last Post: 3rd May 2011, 21:21
  4. Is it possible to draw axis in Plot?
    By beni46 in forum Qwt
    Replies: 2
    Last Post: 26th January 2010, 12:54
  5. Detecting changes in the qwt plot axis
    By mrcolin in forum Qwt
    Replies: 2
    Last Post: 27th January 2009, 12:53

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.