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

Commit 543a8fd broke existing functionality #11

Closed
benjaminrich opened this issue Feb 25, 2022 · 1 comment
Closed

Commit 543a8fd broke existing functionality #11

benjaminrich opened this issue Feb 25, 2022 · 1 comment

Comments

@benjaminrich
Copy link

Previously, when you specified a one-sided formula in stratify() then the default plot would use facet_wrap() and if you specified a two-sided formula you would get facet_grid() by default. Now, you get facet_grid() in both cases.

@certara-jcraig
Copy link
Collaborator

Thank you for pointing this out Ben. I have restored the existing behavior here, please install latest development version to test.

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

No branches or pull requests

2 participants