Description Usage Arguments Value
View source: R/create_alltraces.R
Create all traces for a time serie
1 2 | create_alltraces(meshExample, graphExample, meshColors, display,
defaultColor = list("#CCCCFF", 0.2), heatmapParam = "GeometryArea")
|
meshExample |
One or several meshes. |
graphExample |
One or several cell graphs. |
meshColors |
Colors for each mesh. |
display |
Display type. 'labels', 'heatmap' or 'none'. |
defaultColor |
Uniform mesh color (HEX color and alpha value between 0 and 1). Needed only if 'none' display type is chosen. |
heatmapParam |
Variable (from cell graph) to display if 'heatmap' display type is selected. |
A list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.