Closed sjspielman closed 2 years ago
Hi @sjspielman! Thanks for this update. Can you check out the compilation for panels C and D? It looks like there are extra shadows for these dots, which are not present in the original panels.
@jharenza This may be because the points are transparent. Some features are challenging to retain in these apps. I may have to get rid of alpha and make the points smaller, but will try to get it right.
@jharenza This is now ready for another look. Turns out the code was missing useDingbats=FALSE
, and added this into ggsave()
fixed the points. I also ended up doing a bit of panel re-sizing to make compilation go a little quicker.
Code changes do not run through CI; merging before checks.
Closes #1498 This PR re-compiles Figure S3 with V22 panels.