group3js | R Documentation |
This function can be used to link plot objects together into a group in order to apply highlighting and interactive effects. See details.
group3js(data3js, objectIDs, groupIDs = objectIDs)
data3js |
The r3js data object |
objectIDs |
IDs for each object you want to apply the group to. |
groupIDs |
IDs for each object you want to include in the group. |
Returns an empty r3js group object in the form of a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.