plot (X, S, color="red", linewidth=2.5, linestyle="-", label="sine") plt.legend(loc='upper left', frameon=False) ... Annotate some points. Documentation.
確定! 回上一頁