link axis subplots

Hi,

Is it possible in python/matplotlib to link the x-axis in the subplots. So if you zoom in in one of the graphs of the subplot, that then the other subplots also zoom in. In Matlab this function is called ‘linkaxis’.

Thanks in advance,

Miriam