vlkr_colors_sequential: Get colors for sequential scales

View source: R/plots.R

vlkr_colors_sequentialR Documentation

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.

Value

A vector of colors.


volker documentation built on Nov. 5, 2025, 5:21 p.m.