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

Function test_bxp_rangewhis

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

Source from the content-addressed store, hash-verified

3574 savefig_kwarg={'dpi': 40},
3575 style='default')
3576def test_bxp_rangewhis():
3577 _bxp_test_helper(stats_kwargs=dict(whis=[0, 100]))
3578
3579
3580@image_comparison(['bxp_percentilewhis.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…