writer = Writer(fps=15, metadata={'artist': 'Me'}, bitrate=1800). animation.save('Line Graph Animation.mp4', writer). # plt.show() ...
確定! 回上一頁