Here is where a legend is useful. ... %matplotlib inline import matplotlib.pyplot as plt from matplotlib import style style.use("ggplot") plt.plot( [1,2,3,4 ...
確定! 回上一頁