MCPcopy 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"])
25def pcfunc(request):
26 return request.param
27
28
29def generate_EventCollection_plot():

Callers 1

test_color_logicFunction · 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…