ylabel() to add axis labels to a plot ... Use matplotlib.pyplot.xlabel(label) and matplotlib.pyplot.ylabel(label) to add the label label to the x and y axes, ...
確定! 回上一頁