Description Usage Arguments Examples
This choices n colors for you based on breaking up the hues according to a sequence generated by the golden ratio.
| 1 | goldenRatioColors(n, s = 0.5, v = 1, alpha = 1)
 | 
| n | Integer. The number of colors you want | 
| s | Numeric. Saturation - input into hsv | 
| v | Numeric. Value - input into hsv | 
| alpha | Numeric. The alpha blending value that is input into hsv. | 
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.