increase the size of data['year'].value_counts().plot.bar() code example Example: plot value counta data['title'].value_counts()[:20].plot(kind='barh')