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

feat: 'pattern_units' aesthetic #120

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

trevorld
Copy link
Owner

@trevorld trevorld commented Apr 29, 2024

  • {ggpattern} now supports the pattern_units aesthetic ('facet_grid(space="free")' with aesthetics defined in 'snpc' units #81 ). Supported by most "geometry" patterns. It sets the grid::unit() used by the pattern_spacing, pattern_xoffset, pattern_yoffset, and (for the "wave" pattern) the pattern_frequency aesthetics. Default is "snpc" while "cm" and "inches" are likely alternatives.

closes #81

* {ggpattern} now supports the `pattern_units` aesthetic (#81).
  Supported by most "geometry" patterns.
  It sets the `grid::unit()` used by the `pattern_spacing`, `pattern_xoffset`, `pattern_yoffset`,
  and (for the "wave" pattern) the `pattern_frequency` aesthetics.
  Default is "snpc" while "cm" and "inches" are likely alternatives.

closes #81
@trevorld trevorld force-pushed the add-pattern-units-aesthetic branch from 07482a1 to c9189af Compare April 29, 2024 17:00
@trevorld trevorld merged commit 4069ea7 into master Apr 30, 2024
2 checks passed
@trevorld trevorld deleted the add-pattern-units-aesthetic branch April 30, 2024 05:11
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.

'facet_grid(space="free")' with aesthetics defined in 'snpc' units
1 participant