ax.plot([ 1 , 2 , 3 ], [ 10 , 20 , 30 ], label = "Line 1" ). # Add a legend ... Plotting data on the first Axes and declaring a label.
確定! 回上一頁