value count plot horizontal bar with value on bar code example Example: plot value counts pandas df.letters.value_counts().sort_values().plot(kind = 'barh')