I want to generate a grid line. But I don\'t like the grid lines start from 0.
miloc = plt.MultipleLocator(1) ax.xaxis.grid(True, which=\'minor\')