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