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