Uwe, I think I’ve solved our aspect ratio issue for now. Rather than setting the QwtPlotRescaler rescalePolicy to “Fitting”, I’ve reverted back to using a rescalePolicy of “Fixed”.
It’s not a perfect solution for this particular implementation of QwtPlot, but it’s a lot easier to implement and it will due for now.

Thank you.