matplotlib.figure.Figure.set_frameon#

Figure.set_frameon(b)[源码]#

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

参数:
b布尔值