Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slopegraph_kwargs not working #88

Closed
DizietAsahi opened this issue Dec 13, 2019 · 1 comment
Closed

slopegraph_kwargs not working #88

DizietAsahi opened this issue Dec 13, 2019 · 1 comment

Comments

@DizietAsahi
Copy link
Contributor

Trying to change the appearance of the slope lines in a paired graph using slopegraph_kwargs result in an Exception:

two_groups_paired.mean_diff.plot(slopegraph_kwargs=dict(linestyle='dotted'));

UnboundLocalError: local variable 'slopegraph_kwargs' referenced before assignment

Also, there is no documentation for the parameter slopegraph_kwargs on https://acclab.github.io/DABEST-python-docs/api.html

@josesho
Copy link
Member

josesho commented Dec 26, 2019

Closed with #89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants