Version 3.0.3
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
API
|
docs
»
The Matplotlib API
»
axes
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
axes
Previous:
matplotlib.axes.Axes.add_callback
Next:
matplotlib.axes.Axes.can_pan
Show Page Source
matplotlib.axes.Axes.remove_callback
¶
Axes.
remove_callback
(
oid
)
¶
Remove a callback based on its
id
.
See also
add_callback()
For adding callbacks