ax.set(title = "Plot title here", xlabel = "X axis label here", ... 6)) # Define x and y axes ax.plot(months, ...
確定! 回上一頁