Description Usage Arguments Note
Requires a rgl 3d visualisation to be open that already contains a rendered object. Uses bgplot3d
to add a colorbar in the background of the plot using image.plot
. Experimental.
1 | draw.colorbar(coloredmeshes, horizontal = FALSE, ...)
|
horizontal |
logical, whether the colorbar should be drawn in horizontal orientation. Defaults to 'TRUE'. |
... |
extra params passed to |
coloredmesh |
fs.coloredmesh as returned by the coloredmesh.from.* functions. |
To adapt or change the colormap, you should use the 'makecmap_options' parameter of the vis.* function used to construct the coloredmeshes (e.g., vis.subject.morph.native
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.