Hi, it was once posted here, but i still don't understand.

Probably the easiest way to synchronize the axes is to catch the scaleDivChanged signal of the left axis widget and to assign its QwtScaleDiv to the right one.
How should I do this?