Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
gallery
|
pyplot
|
docs
»
The Matplotlib API
»
artist
Module
»
Travis-CI:
Related Topics
Documentation overview
The Matplotlib API
artist
Module
Previous:
matplotlib.artist.Artist.pickable
Next:
matplotlib.artist.Artist.set_contains
This Page
Show Source
Quick search
matplotlib.artist.Artist.remove_callback
¶
Artist.
remove_callback
(
oid
)
¶
Remove a callback based on its
id
.
See also
add_callback()
For adding callbacks