[Hotfix]: issue with plots when both model and grouping are present#196
Merged
Schiano-NOAA merged 3 commits intomainfrom Feb 27, 2026
Merged
[Hotfix]: issue with plots when both model and grouping are present#196Schiano-NOAA merged 3 commits intomainfrom
Schiano-NOAA merged 3 commits intomainfrom
Conversation
Contributor
New version checklist
|
Contributor
Code Metrics Report
Code coverage of files in pull request scope (87.1%)
Reported by octocov |
Collaborator
Author
|
This will be included with the release notes when #195 is merged |
Schiano-NOAA
added a commit
that referenced
this pull request
Feb 27, 2026
…196) * add interaction to timeseries plot line * remove duplicated plot_timeseries * update documentation for plot timeseries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addressing the issue brough up in #188
An interaction between model and group was introduced in the fill and line aesthetics of the plot. We could not find a solution to renaming the legend title and decided to not do a manual adjustment to the columns to change the labels.