Skip to content

add print_grid param to create_violin #557

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

Merged
merged 2 commits into from
Sep 7, 2016
Merged

add print_grid param to create_violin #557

merged 2 commits into from
Sep 7, 2016

Conversation

Kully
Copy link
Contributor

@Kully Kully commented Aug 29, 2016

No description provided.

@Kully
Copy link
Contributor Author

Kully commented Aug 29, 2016

@cldougl @theengineear
A response to this issue: #535. Do you guys think it would be a good idea to provide this print_grid param for all FF's? This certainly solves the issue, but I think being consistent with this parameter would be a must afterwards. Thoughts?

@cldougl
Copy link
Member

cldougl commented Aug 29, 2016

@Kully I think the violins were the only ones that used make_subplots() which was why the grid was printed.

@Kully
Copy link
Contributor Author

Kully commented Aug 29, 2016

@Kully I think the violins were the only ones that used make_subplots() which was why the grid was printed.

Scatterplot Matrix does as well, iirc.

@Kully
Copy link
Contributor Author

Kully commented Aug 29, 2016

Scatterplot Matrix does as well, iirc.

Shall I add the param to .create_scatterplotmatrix then?

@theengineear
Copy link
Contributor

@Kully I'd suggest not exposing that to users. I can't see why there'd be much of a use-case for it. Just implicitly turn them off in the methods that use make_subplots. The FF methods are meant to be helper functions that reduce the cognitive load of constructing more complicated Plotly plots. Seem OK?

@Kully
Copy link
Contributor Author

Kully commented Sep 7, 2016

@Kully I'd suggest not exposing that to users. I can't see why there'd be much of a use-case for it. Just implicitly turn them off in the methods that use make_subplots. The FF methods are meant to be helper functions that reduce the cognitive load of constructing more complicated Plotly plots. Seem OK?

Yes it does. I can make them implicit.

@Kully
Copy link
Contributor Author

Kully commented Sep 7, 2016

@theengineear Good to merge? I can make a PR for the Scatterplot Matrices FF and do the same thing...

@theengineear
Copy link
Contributor

Yep, 💃!

@Kully Kully merged commit 3deeeed into master Sep 7, 2016
@Kully Kully deleted the violin_print_subplot branch September 7, 2016 17:42
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

Successfully merging this pull request may close these issues.

3 participants