plt.errorbar()函数用于表现有一定置信区间的带误差数据。plt.errorbar(x, y, yerr=None, xerr=None, fmt='', ecolor=None, elinewidth=None, ...
確定! 回上一頁