Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 918 Bytes

Chart.md

File metadata and controls

13 lines (11 loc) · 918 Bytes

Chart

Properties

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]

[Back to Model list] [Back to API list] [Back to README]