You are reading an old version of the documentation (v2.1.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.remove_callback.html
Version 2.1.2
matplotlib
Fork me on GitHub


Travis-CI:

This Page

matplotlib.artist.Artist.remove_callback

Artist.remove_callback(oid)

Remove a callback based on its id.

See also

add_callback()
For adding callbacks