matplotlib.axes.Axes.remove_callback

Axes.remove_callback(oid)

根据观察者id移除回调。

参见

add_callback

使用实例 matplotlib.axes.Axes.remove_callback