()
| 3574 | savefig_kwarg={'dpi': 40}, |
| 3575 | style='default') |
| 3576 | def test_bxp_rangewhis(): |
| 3577 | _bxp_test_helper(stats_kwargs=dict(whis=[0, 100])) |
| 3578 | |
| 3579 | |
| 3580 | @image_comparison(['bxp_percentilewhis.png'], |
nothing calls this directly
no test coverage detected
searching dependent graphs…