View source: R/heat_tree--mapping.R
apply_color_scale | R Documentation |
Convert numbers to colors. If colors are already supplied, return the input
apply_color_scale(
values,
color_series,
interval = NULL,
no_color_in_palette = 1000
)
values |
( |
color_series |
( |
interval |
( |
no_color_in_palette |
( |
character
Hex color codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.