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

Function test_bxp_percentilewhis

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

Source from the content-addressed store, hash-verified

3581 savefig_kwarg={'dpi': 40},
3582 style='default')
3583def test_bxp_percentilewhis():
3584 _bxp_test_helper(stats_kwargs=dict(whis=[5, 95]))
3585
3586
3587@image_comparison(['bxp_with_xlabels.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…