通过这种方式添加axes时,matplotlib会自动创建一个axes,然后将创建好的axes ... 10, 1000) line1, = axes.plot(x, np.sin(x)) line2, = axes.plot(x, ...
確定! 回上一頁