Create all traces for a time serie

create_alltraces(meshExample, graphExample, meshColors, display,
  defaultColor = list("#CCCCFF", 0.2), heatmapParam = "GeometryArea")

Arguments

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.

Value

A list.