Scales for pattern_xoffset
scale_pattern_xoffset_continuous(
name = waiver(),
breaks = waiver(),
labels = waiver(),
limits = NULL,
range = c(0.01, 0.1),
trans = "identity",
guide = "legend"
)scale_pattern_xoffset_discrete(..., range = c(0.01, 0.1))
See
ggplot2
documentation for more information on scales.