Linking of plots using python

Hi,
I would like to link 2 plots using python on hover mouse.
If I move my cursor on one data point of 1st graph I should get the corresponding point on the other graph.
Is it possible using python?