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

matplotlib.axes.Axes.remove_callback

Axes.remove_callback(self, oid)

Remove a callback based on its observer id.

See also

add_callback