View source: R/preparenumbers.R
PrepareNumbers | R Documentation |
See https://github.com/d3/d3-format for more information on d3.
Wrapper for ChartNumberFormat
.
PrepareNumbers(
categories.format.list = NULL,
values.format.list = NULL,
hover.format.list = NULL,
data.labels.format.list = NULL,
as.percentages = FALSE
)
categories.format.list |
A list of five unnamed items for formatting the categories-axis as
described in |
values.format.list |
As per |
hover.format.list |
As per |
data.labels.format.list |
As per |
as.percentages |
Whether the default formatting should be as percentages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.