matplotlib 【Python,matplotlib】動くグラフをAnimationGifに保存する方法 matplotlibで動くグラフを書いて、AnimationGifに保存するにはImageMagickという画像のソフトをmatplotlibから呼び出すように設定すれば、こんな風な動くグラフが作成できます。まずはImageMagickの入... 2017.06.20 matplotlib