python plot axis min without max code example Example: set axis limits matplotlib axes.set_xlim([xmin, xmax]) axes.set_ylim([ymin, ymax])