Questions tagged [ggpattern]

Use this tag for questions related to the ggpattern package. The ggpattern package is an extension package for {ggplot2} which "provides geoms filled with various patterns".

The package provides

geoms filled with various patterns. Includes a patterned version of every geom that has a region that can be filled with a pattern. Provides a suite of aesthetics and scales for controlling pattern appearances. Supports over a dozen builtin patterns (every pattern implemented by {gridpattern}) as well as allowing custom user-defined patterns.

An overview and introduction to the package can be found on the package website

31 questions
0
votes
0 answers

ggpubr::ggarrange not arranging plot made with ggpattern

I am using ggarrange to produce a figure with three plots. One of these plots includes fill and a pattern created using ggpattern. I am able to create a combined figure when I combine one standard ggplot and the ggpattern plot, but I get an error…
ekazura
  • 1
  • 1
1 2
3