Changed border default for theme_grey()#3414
Conversation
…eights the default (closes tidyverse#2902)
…der (NA) rather than drawing a white one.
…der (NA) rather than drawing a white one.
…nto devday_3180
|
Hi @annennenne! There are two "visual test cases" that need to be updated, as changing the default theme causes visual changes. If you feel up to it, you can do this yourself by running |
|
@paleolimbot Thanks for letting me know. I cannot get the app opened by the |
|
I've updated them for this PR...if you'd like to know how to do this for the future, find a helper at TDD (I'm not there, or I'd come over and say hi)! |
paleolimbot
left a comment
There was a problem hiding this comment.
This looks great! Thanks @annennenne!
|
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
Changed
theme_grey()setting for legend key so that it creates no border (NA) rather than drawing a white one. (closes #3180)