()
| 3602 | style='default', |
| 3603 | tol=0.1) |
| 3604 | def 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') |
nothing calls this directly
no test coverage detected
searching dependent graphs…