How can I extend QwtPlot to plot 2 or 3 curve?
something like this:


So as to magnify or pan both curve.
I think that the problem is only the scale drawed on the left.

It's important for me to have only one canvas because I need to draw over the curve in further step of my project.
like this:


thanks