get_color_to_rgb_array | R Documentation |
Creates a JS method to retrieve the color of each object. The method parses the HEX color property of the data object to an rgb color array.
get_color_to_rgb_array(color_property)
color_property |
property name of data object containing the HEX color |
JavaScript code evaluated on the client-side
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.