Skip to content

Fix geom_polygon default colour to NA (#4279) #4282

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

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

mdlama
Copy link
Contributor

@mdlama mdlama commented Dec 2, 2020

Fix #4279

  • Was incorrectly set to "NA"

Copy link
Member

@yutannihilation yutannihilation left a comment

Choose a reason for hiding this comment

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

Thanks, looks good!

Before I merge this, I need to ask you one more thing. Tidyverse team is trying to change the license of ggplot2 to more permissive one (the MIT license) to minimize the problems and confusions arising from license incompatibilities. If you are fine that your contribution will be merged to ggplot2 and get licensed under MIT, would you mind commenting "I agree" on #4281?

For more details, you can join the discussion on #4236, or wait for their upcoming blog post.

@mdlama
Copy link
Contributor Author

mdlama commented Dec 3, 2020

Just commented "I agree!" in #4281.

@yutannihilation
Copy link
Member

Thanks!

(By the way, I forgot to explain about a tip that if you write "Fix #" on the description, the original issue will be closed automatically when the PR gets merged.)

@yutannihilation yutannihilation merged commit b5cc4d6 into tidyverse:master Dec 3, 2020
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.

Default colour aesthetic in geom_polygon() set to string "NA"?
2 participants