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

feat: generate grouped box plot using seaborn and matplotlib #205

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

Rebekah-Chuang
Copy link
Owner

This PR adds functionality to generate a grouped box plot using seaborn and matplotlib. It includes changes to the code to handle the input parameters for the grouped box plot, as well as the necessary modifications to generate the plot.

closes #196

@Rebekah-Chuang Rebekah-Chuang merged commit 78ad2ff into main Apr 25, 2024
1 check passed
@Rebekah-Chuang Rebekah-Chuang deleted the Rebekah-Chuang/issue196 branch April 25, 2024 14:45
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.

generate grouped box plot using seaborn and matplotlib
1 participant