mpl.text.Artist.remove_callback¶
-
Artist.remove_callback(oid)[source]¶ Remove a callback based on its id.
See also
add_callback()- For adding callbacks
Artist.remove_callback(oid)[source]¶Remove a callback based on its id.
See also
add_callback()