Skip to content

Conversation

@LoganLarlham
Copy link

This PR is to fix Issue #1552.

I added the ncols parameter to the violin plot. Previously in the case multipanel AND groupby = T it was using sns.catplot and facetgrid instead of sns.violinplot, resulting in variations in plotting style. I unified so all cases use sns.violin, so the plots should be more visually consistent now.

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.

1 participant