MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / remove_rubberband

Method remove_rubberband

lib/matplotlib/backend_bases.py:3006–3007  ·  view source on GitHub ↗

Remove the rubberband.

(self)

Source from the content-addressed store, hash-verified

3004 """
3005
3006 def remove_rubberband(self):
3007 """Remove the rubberband."""
3008
3009 def home(self, *args):
3010 """

Callers 2

release_zoomMethod · 0.95
_cleanup_post_zoomMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected