MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / test_bxp_patchartist

Function test_bxp_patchartist

lib/matplotlib/tests/test_axes.py:3623–3624  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3621 savefig_kwarg={'dpi': 40},
3622 style='default')
3623def test_bxp_patchartist():
3624 _bxp_test_helper(bxp_kwargs=dict(patch_artist=True))
3625
3626
3627@image_comparison(['bxp_custompatchartist.png'],

Callers

nothing calls this directly

Calls 1

_bxp_test_helperFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…