Skip to contents

Bixverse Fill Scale (Continuous)

Usage

scale_fill_bx_c(palette = "sequential", reverse = FALSE, n = 20, ...)

Arguments

palette

Palette name (default: "sequential")

reverse

Reverse colors? (default: FALSE)

n

Integer. Number of colours to interpolate over (default: 20), see bx_colors().

...

Additional arguments passed to scale_fill_gradientn

Value

A ggplot2 scale object