Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ test_canvas_ctor
Function
test_canvas_ctor
lib/matplotlib/tests/test_backend_bases.py:62–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
62
def
test_canvas_ctor():
63
assert isinstance(FigureCanvasBase().figure, Figure)
64
65
66
def
test_get_default_filename():
Callers
nothing calls this directly
Calls
1
FigureCanvasBase
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…