Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Geom violin #1439

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 5 commits into from
Aug 15, 2019
Merged

Geom violin #1439

merged 5 commits into from
Aug 15, 2019

Conversation

kojisposts
Copy link
Contributor

should be okay!

Copy link
Contributor

@michaelbabyn michaelbabyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me @bobidou23 , except I would like to see the dataframes assigned in every example so that users can copy and run any example without having to look at the others. 💃

```

### Flipping the Axes
With geom\_violin(), the y-axis must always be the continuous variable, and the x-axis the categorical variable. To create horizontal violin graphs, keep the x- and y-variables as is and add coord\_flip().
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 for escaping the underscore

@michaelbabyn
Copy link
Contributor

@bobidou23 , this is good to merge! 💃

@kojisposts kojisposts merged commit c392d52 into source-design-merge Aug 15, 2019
@kojisposts kojisposts deleted the geom_violin branch August 15, 2019 19:53
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.

2 participants