Set the x- and y-limits of all plots.
set_xlim on all plots is called with the parameters passed to this function, and then set_ylim is called.
lim : tuple of floats
(xmin, xmax, ymin, ymax)
Enter search terms or a module, class or function name.