makeJson.jschart {Glimma} | 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.