Description Usage Arguments Examples
Initialise a chart.
1 2 3 4 5 6 7 8 9 |
data |
A data.frame or tibble containing data to chart,
an object of class |
... |
Aspects of the chart, see |
width, height |
Dimensions of the chart, accepts
any valid CSS unit e.g.: |
elementId |
Valid CSS id attribute. |
digits |
Maximum number of digits after the comma to show on the chart. |
reorder |
Whether to internally reorder the data, namely
the |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.