python horizontal bar code example Example: horizontal bar plot python import seaborn as sns sns.barplot(data=df, orient = 'h')