Skip to content

Tests to make sure facet_wrap() and facet_grid() can facet by date #3330

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

Merged
merged 2 commits into from
May 20, 2019

Conversation

paleolimbot
Copy link
Member

In previous versions of ggplot2, it was possible to facet by a date variable. This was temporarily broken (#3313) and will be fixed by #3327. It should always be possible to use facet_wrap() and facet_grid() with date variables, and as @yutannihilation pointed out, there is no test to enforce this behaviour. This PR adds such a test (there are already similar tests in tests/testthat/test-facet-map.r). This test currently fails as #3327 isn't merged.

@clauswilke clauswilke added this to the ggplot2 3.2.0 milestone May 15, 2019
@thomasp85 thomasp85 changed the base branch from master to v3.2.0-rc May 20, 2019 20:53
@thomasp85 thomasp85 merged commit 95f9529 into tidyverse:v3.2.0-rc May 20, 2019
@lock
Copy link

lock bot commented Nov 16, 2019

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Nov 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants