getDataLabels | R Documentation |
For scatter plots labels correspond to rows of the data (names, values, indices, etc.). For non-scatter plots labels correspond to the columns (names, indices or max value for each column)
getDataLabels(ps, labels = NULL)
ps |
'plotseries' object |
labels |
vector with user defined labels or type of labels to show ("values", "names", "indices") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.