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

Function test_bxp_customoutlier

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

Source from the content-addressed store, hash-verified

3639 savefig_kwarg={'dpi': 40},
3640 style='default')
3641def test_bxp_customoutlier():
3642 _bxp_test_helper(bxp_kwargs=dict(
3643 flierprops=dict(linestyle='none', marker='d', mfc='g')))
3644
3645
3646@image_comparison(['bxp_withmean_custompoint.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…