Skip to content

SP5: Refactor box plots#3120

Merged
swharden merged 1 commit intomainfrom
3072
Dec 24, 2023
Merged

SP5: Refactor box plots#3120
swharden merged 1 commit intomainfrom
3072

Conversation

@swharden
Copy link
Member

resolves #3072

Box plots now manage no grouping.

Additional work could add these nice-to-have features:

  • Helper methods for creating grouped box plots can be added in the future.
  • This plot type can be extended in the future to store/display population data points
  • The Box class could use a helper method to generate itself from a series of data points

@swharden swharden enabled auto-merge December 24, 2023 00:21
@swharden swharden merged commit 3dac8de into main Dec 24, 2023
@swharden swharden deleted the 3072 branch December 24, 2023 00:32
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.

SP5: need Box plot type

1 participant