You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is pretty minor, as users shouldn't use drop = F if variable is character - but still be nice if it worked anyway, as does scale_*_discrete(..., drop = F) with characters
The text was updated successfully, but these errors were encountered:
davidhodge931
changed the title
Bug if facet variable is character & drop = F argument used in facet_*
Bug: where facet variable is character & drop = F argument used in facet_*
Nov 25, 2023
davidhodge931
changed the title
Bug: where facet variable is character & drop = F argument used in facet_*
Bug: where facet variable is character & drop = F
Nov 25, 2023
This is pretty minor, as users shouldn't use drop = F if variable is character - but still be nice if it worked anyway, as does scale_*_discrete(..., drop = F) with characters
Created on 2023-10-16 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: