For this project I'm working on I use the multiaxes QwtPlot, but I'm having a problem with the QwtPlotZoomer.

When all the axes are visible (enabled by the legend) then zooming works like it should on all axes, but when I hide a axis then zoom and show that axis again the axis doesn't get zoomed properly?

anyone know a solution for this?