You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a bunch of {ggplot2} fill color scales e.g. scale_fill_brewer(), scale_fill_distiller(), scale_fill_gradient(), scale_fill_grey(), scale_fill_hue(), scale_fill_viridis(), ...
Now that {ggplot2} and {ggpattern} support pattern fills should we provide scale(s) of {gridpattern}patternFill() pattern fills?
ggplot2
} fill color scales e.g.scale_fill_brewer()
,scale_fill_distiller()
,scale_fill_gradient()
,scale_fill_grey()
,scale_fill_hue()
,scale_fill_viridis()
, ...{ggplot2}
and{ggpattern}
support pattern fills should we provide scale(s) of{gridpattern}
patternFill()
pattern fills?scale_pattern_fill_gridpattern()
ggpattern#119 since{ggpattern}
supports patternedpattern_fill
values...The text was updated successfully, but these errors were encountered: