[Tutor] Barplot order-arrangement
Charlotte Hoff Sonne
charlotte.sonne at hotmail.com
Mon Feb 12 10:47:13 EST 2018
Hi,
I have created a barplot in Python. Now I want to arrange the order of the bars differently. I want them to be ordered from highest to lowest - how do I do that? Furthermore, I would like the names of the bars to be vertical - how do I do that?
This is the code I have written:
sns.barplot(x='word',y='andelelite',data=plotpanda)
I have also attached a picture of the plot I have created.
[cid:5226C847-252D-4E1A-9657-D4512B5085B9 at emea.devoteam.com]
More information about the Tutor
mailing list