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

Function test_bxp_custommedian

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

Source from the content-addressed store, hash-verified

3668 savefig_kwarg={'dpi': 40},
3669 style='default')
3670def test_bxp_custommedian():
3671 _bxp_test_helper(bxp_kwargs=dict(
3672 medianprops=dict(linestyle='--', color='b', lw=3)))
3673
3674
3675@image_comparison(['bxp_customcap.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…