当前位置:首页 >> 脚本专栏

matplotlib subplots 设置总图的标题方法

如下所示:

matplotlib subplots 设置总图的标题 :

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

以上这篇matplotlib subplots 设置总图的标题方法就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持。