I have plotted some data with this code:
plt.rcdefaults() fig, ax = plt.subplots(figsize=(10,6)) # Example data people = data_year[data_year.columns[1]] y_pos = n