Skip to content

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

Merged
thomasp85 merged 2 commits intotidyverse:v3.2.0-rcfrom
paleolimbot:issue-3313-facet-by-date
May 20, 2019
Merged

Tests to make sure facet_wrap() and facet_grid() can facet by date#3330
thomasp85 merged 2 commits intotidyverse:v3.2.0-rcfrom
paleolimbot:issue-3313-facet-by-date

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