ACCLAB / DABEST-python

Data Analysis with Bootstrapped ESTimation
https://acclab.github.io/DABEST-python/
Apache License 2.0
341 stars 47 forks source link

Honor reflines_kwargs when float_contrast=False #86

Closed DizietAsahi closed 4 years ago

DizietAsahi commented 4 years ago

Proposed fix for #87

When using float_contrast=False, the zero reference line does not honor the attributes passed in reflines_kwargs.

I believe it would make sense that it does.

DizietAsahi commented 4 years ago

I've also included a fix for Issue #88

josesho commented 4 years ago

Hi @DizietAsahi, thanks for this!! I just got back into the office. Let me fix this over Christmas break.