get_color_stacked: Function to get bar/area color for stacked plots.

Description Usage Arguments Value

View source: R/env_functions.R

Description

Function to get bar/area color for stacked plots.

Usage

1
get_color_stacked(series_number, colors_df = pkg.env$colors_df)

Arguments

series_number

what is the number of the series. one of 1:6.

colors_df

data frame with variety of colors

Value

list with bar_color and text_color


tidycharts documentation built on Jan. 18, 2022, 5:07 p.m.