sort values in value_counts pandas then plot code example Example: dataframe value counts sort mt = mobile.PattLen.value_counts().sort_index()