| Name | Type | Description | Notes |
|---|---|---|---|
| highchart_config | object | Highcharts config that can be used if you have highcharts.js included on the page | [optional] |
| chart_id | string | Ex: correlationScatterPlot | [optional] |
| chart_title | string | Ex: Overall Mood following Sleep Duration (R = -0.173) | [optional] |
| explanation | string | Ex: The chart above indicates that an increase in Sleep Duration is usually followed by an decrease in Overall Mood. | [optional] |
| svg_url | string | Url to a static svg of the chart | [optional] |
| svg | string | SVG string than can be embedded directly in HTML | [optional] |