Color interpolation between three colors to output a color vector.
1 2 | two.colors.old(n = 256, start = "darkgreen", end = "red",
middle = "white")
|
n |
Length of output vector. |
start |
Color. |
end |
Color. |
middle |
Color. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.