Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ pcfunc
Function
pcfunc
lib/matplotlib/tests/test_collections.py:25–26 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
23
24
@pytest.fixture(params=[
"pcolormesh"
,
"pcolor"
])
25
def
pcfunc(request):
26
return
request.param
27
28
29
def
generate_EventCollection_plot():
Callers
1
test_color_logic
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…