One-axis-to-rule-them-all.jpg

Hello,

I have a vertical QwtScaleDraw on the left along with several qwt Plots in a QtBoxLayout. Each of the Qwt Plots has a title and a bottom axis which are the same units, width, etc. (see the attached image). In the interest of preserving screen real-estate, I would like them to share one QwtScaleDraw vertically on the left, which has a range from 0 to 360 degrees. My question is how can I make the scale on the left match the contents of the qwt plots and *not* include the title and bottom-scales on the individual qwt plots?

I hope that makes sense?

Thanks,

Craig Steury