Skip to content
New issue

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

Create custom ggplot2 theme #39

Merged
merged 10 commits into from
Oct 4, 2022
Merged

Create custom ggplot2 theme #39

merged 10 commits into from
Oct 4, 2022

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Sep 28, 2022

Change(s) made

  • Created theme_sovacool() with my go-to ggplot2 theme settings, mainly intended just for my own use. I'm happy to help other labbies add their own custom themes, color/fill scales, etc. as well!

Checklist

(Strikethrough any points that are not applicable.)

  • Write unit tests for any new functionality.
  • Update roxygen comments & vignettes if there are any API changes.
  • [ ] Update NEWS.md if this includes any user-facing changes.
  • The check workflow succeeds on your most recent commit.

@kelly-sovacool kelly-sovacool requested review from a team and sklucas and removed request for a team September 29, 2022 16:37
@kelly-sovacool kelly-sovacool marked this pull request as ready for review September 29, 2022 16:45
@kelly-sovacool kelly-sovacool mentioned this pull request Oct 4, 2022
3 tasks
Copy link
Member

@sklucas sklucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@sklucas sklucas merged commit 56ba6cf into main Oct 4, 2022
@sklucas sklucas deleted the ggplot2-themes branch October 4, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants