togglePanelColourManager | R Documentation |
Generate the necessary HTML/CSS tags to change the colour of a checkbox. Colour curve toggle buttons to match corresponding curves on the graph.
togglePanelColourManager(curves, colourList)
curves |
a list of input IDs of the checkboxes to modify the fill of. |
colourList |
a list of hex obects specifiying the colour to change corresponding checkboxes in curves to. |
a tagsList containing the tags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.