vlkr_colors_sequential: Get colors for sequential scales
Description
Creates a gradient scale based on VLKR_FILLGRADIENT.
Usage
vlkr_colors_sequential(n = NULL, inv = FALSE)
Arguments
- n
Number of colors or NULL to get the raw colors from the config
- inv
Whether to get a text color with good contrast on the chosen fill colors.