R/scale-extrude-colour.R
scale_extrude_face_fill_continuous.Rd
See ggplot2::scale_colour_continuous()
for more information
scale_extrude_face_fill_continuous( ..., type = getOption("ggplot2.continuous.fill", default = "gradient") )
... | Additional parameters passed on to the scale type |
---|---|
type | One of "gradient" (the default) or "viridis" indicating the colour scale to use |