matplotlib.figure.SubFigure.set_frameon#

SubFigure.set_frameon(b)[源]#

设置图形背景补丁的可见性,即是否绘制图形背景。等同于 Figure.patch.set_visible()

参数:
b布尔值