scale_xfill {ggside} | R Documentation |
Scales for the *fill aesthetics
Description
These are the various scales that can be applied to the xsidebar or ysidebar fill aesthetics, such as xfill and yfill. They have the same usage as existing standard ggplot2 scales.
Value
returns a ggproto object to be added to a ggplot
Related Functions
scale_xfill_hue
scale_yfill_hue
scale_xfill_discrete
scale_yfill_discrete
scale_xfill_continuous
scale_yfill_continuous
scale_xfill_manual
scale_yfill_manual
scale_xfill_gradient
scale_yfill_gradient
scale_xfill_gradientn
scale_yfill_gradientn
[Package ggside version 0.3.1 Index]