Sets the min and max of the x and y map axes, with [xmin, xmax, ymin, ymax] .
[xmin, xmax, ymin, ymax]
limits – (list) Min and max of the x and y map axes.
Example:
>>> axism([1, 20, 3, 25])
axis
bar