You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.set_frame_on.html
Version 3.1.2
matplotlib
Fork me on GitHub

Table of Contents

matplotlib.axes.Axes.set_frame_on

Axes.set_frame_on(self, b)

Set whether the axes rectangle patch is drawn.

Parameters:
b : bool

Examples using matplotlib.axes.Axes.set_frame_on