makeJson.jschart | R Documentation |
Function to make json object from a chart, ignoring the json property
## 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.