我知道您可以使用 ax.get_title() 返回轴的标题,但我找不到返回 matplotlib 图的 suptitle 的方法。有没有与 fig.get_suptitle() 类似的东西?
python matplotlib
matplotlib ×1
python ×1