matplotlib.figure.SubFigure.set_frameon#

SubFigure.set_frameon(b)[source]#

Set the figure's background patch visibility, i.e.whether the figure background will be drawn. Equivalent toFigure.patch.set_visible().

Parameters:
bbool