Closed robelgeda closed 1 year ago
ax = plt.gca() ax.tick_params(which='minor', direction='in', top=True, right=True, width=1.5, length=8/2) ax.tick_params(which='major', direction='in', top=True, right=True, width=1.5, length=8)