Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ disconnect
Function
disconnect
site-packages/matplotlib/pyplot.py:617–618 ·
view source on GitHub ↗
(cid)
Source
from the content-addressed store, hash-verified
615
616
@docstring.copy_dedent(FigureCanvasBase.mpl_disconnect)
617
def
disconnect(cid):
618
return
get_current_fig_manager().canvas.mpl_disconnect(cid)
619
620
621
def
close(fig=None):
Callers
nothing calls this directly
Calls
2
get_current_fig_manager
Function · 0.85
mpl_disconnect
Method · 0.80
Tested by
no test coverage detected