You are reading an old version of the documentation (v2.2.4). For the latest version see
https://matplotlib.org/stable/
Version 2.2.4
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
axis and tick API
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
axis and tick API
Previous:
matplotlib.axis.XTick.remove
Next:
matplotlib.axis.XTick.set
Show Page Source
matplotlib.axis.XTick.remove_callback
¶
XTick.
remove_callback
(
oid
)
¶
Remove a callback based on its
id
.
See also
add_callback()
For adding callbacks