color_stops | R Documentation |
stops
argument in hc_colorAxis
Function to create stops
argument in hc_colorAxis
color_stops(n = 10, colors = c("#440154", "#21908C", "#FDE725"))
n |
A numeric indicating how much quantiles generate. |
colors |
A character string of colors (ordered) |
color_stops(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.