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

RF: For plotting, sometimes you don't want to group by any other variable #99

Merged
merged 3 commits into from
Dec 4, 2021

Conversation

arokem
Copy link
Collaborator

@arokem arokem commented Dec 4, 2021

But group_by is currently required input. My hack was to pass an array of all ones, indicating that everyone is just one group. May as well make that part of the API?

…able.

In that case, you might pass an array of all ones, indicating that everyone
is just one group. May as well make that part of the API?
If you are not grouping your values, you probably don't need a legend.
However, if you provided a group_by_value input, you might be confused.
@richford
Copy link
Collaborator

richford commented Dec 4, 2021

LGTM, I'll take the coverage hit.

@richford richford merged commit be8db20 into yeatmanlab:main Dec 4, 2021
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.

None yet

2 participants