Here is my code:
max_infections = sorted_data.max()[0] # max_infections -> 19700 yticks=np.arange(0, max_infections, 1000) xticks=np.arange(2009,2020,1) pl