We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've updated to ggplot2 v3.5.0, which has a few breaking changes. Patchwork no longer seems to work, anything I do results in the error:
Error in Ops.data.frame(guide_loc, panel_loc) : ‘==’ only defined for equally-sized data frames
The text was updated successfully, but these errors were encountered:
You need to update patchwork as well
Sorry, something went wrong.
Duh! I'm SO sorry about that, I assumed the breaking changes had been made after the latest update to patchwork (2 months ago). Thanks heaps!
no problem :-)
No branches or pull requests
I've updated to ggplot2 v3.5.0, which has a few breaking changes. Patchwork no longer seems to work, anything I do results in the error:
The text was updated successfully, but these errors were encountered: