matplotlib.axes.Axes.remove_callback#

Axes.remove_callback(oid)[source] #

Remove a callback based on its observer id.

See also

add_callback
On this page