Description Usage Arguments Value
getLabelByGrouping returns the label for a graph via a data frame that matches each group and subgroup to a string. The data frame has 3 columns minimum - subgroup, group and label.
1 | getLabelByGrouping(labels, group_name, subgroup_name, linesize = 100, ...)
|
labels |
TODO |
group_name |
TODO |
subgroup_name |
TODO |
linesize |
When should we wrap our label to a new line? |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.