Qwtplot curve orientation problem
-
wrote on 27 Apr 2013, 02:44 last edited by
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.
!http://www.qtcn.org/bbs/attachment/Mon_1303/17_126685_0e5452cae4127d4.png?20(example)!
-
wrote on 27 Apr 2013, 08:56 last edited by
welcome to devnet
I wonder what makes you think that you can plot only from left to right?
Are you thinking of some special plot done in real-time? -
wrote on 27 Apr 2013, 14:47 last edited by
hi, koahnig
Thank you for you kindly help.
Yes, I am think of some special plot done in real-time, just like the oscilloscope, but the direction of the curve should be from the top to the bottom.
I think I made mistake that the qwt examples only providing left-to-right plot give me this impression and I judge it only by imagination.
Tang Tao
-
wrote on 27 Apr 2013, 15:06 last edited by
I did not start to do real-time plotting. So I am not sure, but nevertheless, I think it should be possible to do what you are trying also there. Not sure at the moment how the shifting of the graph is done.
Most graphs are from left to right, when the writing is done from left to right. This seems to be natural then. I would assume that natives of other language with right to left orientation it is simply the other way around.
1/4