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: Add single_scatter argument in reg_scatter, also implement bug fixes and format issues in reg_scatter #1703

Merged
merged 2 commits into from
May 10, 2024

Conversation

sandresen1
Copy link
Contributor

Allows all cross sections in the dataframe to be plotted on one plot in reg_scatter:

image

Bug fix is to prevent an error from being thrown when single_chart = True is called

Format change allows size adjustment of Facetplot reg scatter

@sandresen1 sandresen1 requested a review from a team as a code owner May 10, 2024 11:53
@sandresen1 sandresen1 self-assigned this May 10, 2024
@sandresen1 sandresen1 linked an issue May 10, 2024 that may be closed by this pull request
@sandresen1 sandresen1 merged commit f3d10c3 into develop May 10, 2024
13 checks passed
@sandresen1 sandresen1 deleted the feature/single-scatter branch May 10, 2024 12:08
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.

reg_scatter format fixes and one_scatter argument
2 participants