Axes を含まない空の Figure を作ることもできます。 #"empty_Figure.py" import matplotlib.pyplot as plt fig = plt.figure() plt.show() empty_Figure.py の結果 note の記事の見出し画像サイズ(1280 x 670 px)の Figure ...