Results 1 to 3 of 3

Thread: qwtplot curve orientation problem

  1. #1
    Join Date
    Apr 2013
    Posts
    24
    Thanks
    4
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default qwtplot curve orientation problem

    I am a newbie to Qwt, for some reasons, I had to use it to draw some tech-plot. However, as far as I know, qwtplot can only plot curve from the left to the right or, the right to the left. In my situation, I need a curve in the direction from the top to the bottom which is shown below. Could anyone give me some tips? Thank you in advance.

    17_126685_0e5452cae4127d4.jpg

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

    Default Re: qwtplot curve orientation problem

    Quote Originally Posted by tangtao_xp View Post
    However, as far as I know, qwtplot can only plot curve from the left to the right or, the right to the left.
    No a curve displays points as they are - for a series with monotonic increasing/decreasing y coordinates it will look like in your screenshot.

    Uwe

  3. #3
    Join Date
    Apr 2013
    Posts
    24
    Thanks
    4
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: qwtplot curve orientation problem

    Hi, Uwe

    Thank you for your helpful suggestion.

    I found my mistake: qwt examples only providing left-to-right plot and gives me a strong impression of that.
    I should not judge things only by imagination.


    Thank you again, Uwe. And I appreciate it.

    Tang Tao

Similar Threads

  1. Replies: 3
    Last Post: 29th September 2013, 18:51
  2. Qwtplot curve not shown
    By claudiacrb in forum Qwt
    Replies: 1
    Last Post: 9th June 2012, 08:56
  3. QwtLegend orientation on QwtPlot
    By bday1223 in forum Qwt
    Replies: 1
    Last Post: 27th September 2011, 06:26
  4. how to create a curve in qwtplot?
    By ethanfeng in forum Qwt
    Replies: 1
    Last Post: 27th March 2011, 09:05
  5. Replies: 1
    Last Post: 13th March 2010, 08:55

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.