Hi,everyone.
I want to create a window that has subplots using Qwt. The plots should be aligned vertically, and each plot has its own x and y axis/scale
which function in Qwt enables me to do that?
Hi,everyone.
I want to create a window that has subplots using Qwt. The plots should be aligned vertically, and each plot has its own x and y axis/scale
which function in Qwt enables me to do that?
Hello,
You don't need a Qwt function.If you want to keep the plots aligned, you can use a layout and put the plots inside.
Regards
amoswood (4th June 2010)
Thanks for the link
Bookmarks