Warning produced when using geom_blank() with another geom #1451
Comments
Simpler reprex: ggplot() |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Simpler reprex: ggplot() |
Hi,
After updating ggplot2 I now get the following warning when I add "geom_blank" on other geoms, for example:
will produce this warning:
Any ideas what this is referring to?
The text was updated successfully, but these errors were encountered: