Description Usage Arguments Value
View source: R/v1-jsonConvert.R
Function to make json object from a chart, ignoring the json property
1 2 | ## S3 method for class 'jschart'
makeJson(chart)
|
chart |
the chart object to be converted into JSON |
a stringified JSON object containing the chart data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.