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

Function test_bxp_horizontal

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

Source from the content-addressed store, hash-verified

3602 style='default',
3603 tol=0.1)
3604def test_bxp_horizontal():
3605 _bxp_test_helper(bxp_kwargs=dict(orientation='horizontal'))
3606
3607
3608@image_comparison(['bxp_with_ylabels.png'], savefig_kwarg={'dpi': 40}, style='default')

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…