How do I hide the 32.
and Jun, 14 2020
tickers that are not getting used. They don't exist in the data I provided.
I'm setting locators like this:
plt.gca().xaxis.set_major_locator(DayLocator())
plt.gca().yaxis.set_major_locator(MultipleLocator(1))