Skip to content

Conversation

@trevorld
Copy link
Contributor

  • Bumps required {ggplot2} to v3.5.0 when fill_alpha() was introduced.
  • Replace each fill = alpha(fill, alpha) with fill = fill_alpha(fill, alpha).

closes #94

* Bumps required {ggplot2} to v3.5.0 when `fill_alpha()` was introduced.
* Replace each `fill = alpha(fill, alpha)` with `fill = fill_alpha(fill, alpha)`.

closes #94
@clauswilke
Copy link
Collaborator

Thanks! Please add an entry in NEWS.md.

@clauswilke clauswilke merged commit 344e40f into wilkelab:master Dec 11, 2024
@clauswilke
Copy link
Collaborator

Thanks!

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.

Support grid::pattern() / gradient fills

2 participants