Re: Issue with QwtPlotRescaler
Brought to you by:
rathmann
|
From: Uwe R. <Uwe...@ti...> - 2019-09-10 06:34:08
|
On 9/9/19 11:20 AM, Sébastien Perseval wrote: > I think the problem is that the method QwtPlotRescaler::rescale(const > QSize &oldSize, const QSize &newSize) uses the size of the canvas to > update the axes according to the reference axis, ignoring the actual > size of the axes. playground/rescaler shows the different modes of QwtPlotRescaler and how they are supposed to work. Could you please explain what exactly is missing or going wrong by modifying this example ? Uwe |