If None , no bootstrapping will be performed, and error bars will not be drawn. sns.barplot(x=df['Time'], y=df['Volume_Count'], ax=ax7, ci=None) ...
確定! 回上一頁