ax.set_xticks(minor_ticks, minor=True). ax.set_yticks(major_ticks). ax.set_yticks(minor_ticks, minor=True). # And a corresponding grid.
確定! 回上一頁