A colorful steward to work with the waiter
.
1 2 3 4 5 6 7 8 9 10 11 | useSteward(
colors = c("#ee7752", "#e73c7e", "#23a6d5", "#23d5ab"),
speed = 30,
angle = -45
)
use_steward(
colors = c("#ee7752", "#e73c7e", "#23a6d5", "#23d5ab"),
speed = 30,
angle = -45
)
|
colors |
Color palette forming gradient. |
speed |
Seconds it takes to loop over colors. |
angle |
Degrees at which colors slide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.