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.
!http://www.qtcn.org/bbs/attachment/Mon_1303/17_126685_0e5452cae4127d4.png?20(example)!
-
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
-
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.