View source: R/tailwind_pal_scale.R
Generate a palette function object with a start hex, end hex and optional middle colour that the scale will go through.
1 | tailwind_pal_scale(start = "green-500", end = "red-500", middle = NULL, ...)
|
start |
Character name from |
end |
Character name from |
middle |
Optional character name from |
... |
Additional options to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.