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

Support pattern fill values #67

Closed
trevorld opened this issue Oct 12, 2023 · 0 comments
Closed

Support pattern fill values #67

trevorld opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@trevorld
Copy link
Owner

For patterns that pass a fill to {grid} support pattern fills instead of just colors

Related issues in other projects:

@trevorld trevorld added the enhancement New feature or request label Oct 12, 2023
@trevorld trevorld self-assigned this Apr 11, 2024
trevorld added a commit that referenced this issue Apr 16, 2024
* `update_alpha()` updates fill colour and/or pattern transparency.

  + It is a fork of `ggplot2::fill_alpha()` by @teunbrand.
  + It does not depend on `{ggplot2}` or `{scales}`.
  + It does not throw an error with a length one list of a vector of multiple colours.

progress on #67
trevorld added a commit that referenced this issue Apr 16, 2024
* The "geometry" patterns (e.g. "circle", "stripe", etc.) now allow
  the `fill` to be pattern fills (#67).

closes #67
trevorld added a commit that referenced this issue Apr 16, 2024
* `update_alpha()` updates fill colour and/or pattern transparency.

  + It is a fork of `ggplot2::fill_alpha()` by @teunbrand.
  + It does not depend on `{ggplot2}` or `{scales}`.
  + It does not throw an error with a length one list of a vector of multiple colours.

progress on #67
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant