You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently plt.xticks() does not support a minor kwarg, in contrast to ax.set_xticks(). it's not strictly necessary because pyplot may have less functionality than the OOP interface; but it doesn't hurt either.