matplotlib.pyplot. legend (*args, **kwargs)[源代码]¶. 在轴上放置图例。 ... line, = ax.plot([1, 2, 3], label='Inline label') ax.legend() Copy to clipboard.
確定! 回上一頁