Set the x limits of the current axes.
xmin – (float) Minimum limit of the x axis.
xmax – (float) Maximum limit of the x axis.
Example:
>>> xlim(2, 12)
xlabel
xticks