mdaplot.showColorbar | R Documentation |
Shows a colorbar if plot has color grouping of elements (points or lines).
mdaplot.showColorbar(
cgroup,
colmap = "default",
lab.col = "darkgray",
lab.cex = 0.65
)
cgroup |
a vector with values used to make color grouping of the elements |
colmap |
a colormap to be used for color generation |
lab.col |
color for legend labels |
lab.cex |
size for legend labels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.