get_color | R Documentation |
flowfieldsfigment
uses a base color scheme covering all hues.
get_color(angle, percentage)
angle |
Angle in degrees [0, 360]. Closely matches hue in HCL. |
percentage |
Percent [0, 100]. Closely matches chroma in HCL. |
Hex code for a color value.
get_color(0, 80) get_color(90, 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.