plt.text()函数用于设置文字说明。plt.text(x, y, string, fontsize=15, verticalalignment="top", horizontalalignment="right")参数:x,y:表示坐标 ...
確定! 回上一頁