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

Feature/boxplot #13

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Feature/boxplot #13

merged 2 commits into from
Sep 11, 2024

Conversation

alceal
Copy link
Owner

@alceal alceal commented Sep 11, 2024

  • Updated the BoxPlot struct to include an orientation field, allowing for the creation of both vertical and horizontal box plots.
  • Deprecated the VerticalBoxPlot and HorizontalBoxPlot structs, which will be removed in version 0.6.0.

…x plots

- Updated the BoxPlot struct to include an orientation field, allowing for the creation of both vertical and horizontal box plots.
- Deprecated the VerticalBoxPlot and HorizontalBoxPlot structs, which will be removed in version 0.6.0.
@alceal alceal merged commit dfcea11 into main Sep 11, 2024
1 check passed
@alceal alceal deleted the feature/boxplot branch September 11, 2024 19:56
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