how to turn on minor ticks only on y axis October 7, 2023 by Tarik Nevermind, I figured it out. ax.tick_params(axis="x", which="minor", bottom=False)