See ggplot2::scale_colour_continuous()
for more information
scale_pattern_colour_continuous(
...,
type = getOption("ggplot2.continuous.colour", default = "gradient")
)scale_pattern_fill_continuous(
...,
type = getOption("ggplot2.continuous.fill", default = "gradient")
)
scale_pattern_fill2_continuous(
...,
type = getOption("ggplot2.continuous.fill", default = "gradient")
)
Additional parameters passed on to the scale type
One of "gradient" (the default) or "viridis" indicating the colour scale to use