how to change the size of a sns barplot in python code example Example: sns set figure size import seaborn as sns sns.set(rc={'figure.figsize':(11.7,8.27)})