color_classes | R Documentation |
dataClasses
argument in hc_colorAxis
Function to create dataClasses
argument in hc_colorAxis
color_classes(breaks = NULL, colors = c("#440154", "#21908C", "#FDE725"))
breaks |
A numeric vector |
colors |
A character string of colors (ordered) |
color_classes(c(0, 10, 20, 50))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.