I'm currently using the mpl library in python for my research project instead of my usual MATLAB. When it comes to using python for scientific purposes, I'm a complete noob, so assume I don't know anything.
Is there a way to save the matplotlib figures "interactively", so that I could send them to someone else, who can zoom in/out as they wish? AKA the equivalent of a .fig for MATLAB.