So I have this code that is creating a bar chart, but as it is now, the x-label is in descending order.
unq1 = df1[\'Category\'].value_counts() unq1.plot(kind