color='SteelBlue', label='Sine') plt.plot(ironman, np.cos(ironman), '-', color='RosyBrown', label='Cosine') ax.axis('equal') leg = ax.legend(loc='upper ...
確定! 回上一頁