import matplotlib.pyplot as plt import matplotlib.dates as mdates ... xs = xrange(1,13) ys = 1000 * np.random.rand(12) color =plt.cm.
確定! 回上一頁