Closed victorhartman closed 3 months ago
Hi @victorhartman, thanks for the report! I'm not totally clear on what's missing. Just for reference, here's the output I'm currently getting:
And when I check out your pull request and re-run the code, I'm getting what I think is an identical output:
I wonder if maybe there's a ggplot2
version issue or something?
Hi, thanks for looking into to this. I should have attached an image beforehand, but here it is. Here the top border is missing.
and here with my proposed change:
sessioninfo:
R version 4.4.0 (2024-04-24 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows 10 x64 (build 19045)
jtools_2.2.2 ggplot2_3.5.1
The top border is missing when using facet_wrap in combination with theme_apa. Facet_grid works as expected