Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ figimage
Function
figimage
site-packages/matplotlib/pyplot.py:735–736 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
733
734
@docstring.copy_dedent(Figure.figimage)
735
def
figimage(*args, **kwargs):
736
return
gcf().figimage(*args, **kwargs)
737
738
739
def
figlegend(*args, **kwargs):
Callers
nothing calls this directly
Calls
2
gcf
Function · 0.85
figimage
Method · 0.80
Tested by
no test coverage detected