当前位置:主页 > 软件编程 > Python代码 >

matplotlib subplots 设置总图的标题方法

时间:2021-12-28 10:43:11 | 栏目:Python代码 | 点击:

如下所示:

matplotlib subplots 设置总图的标题 :

fig.suptitle(dname,fontsize=16,x=0.53,y=1.05,)

您可能感兴趣的文章:

相关文章