Widgets
Widgets V1 - deprecated
Graph Widget V1 - deprecated
intro the graph widget offers a dynamic way to visualise the progression of a specific biomarker or metric over time it enables users to track changes in their health status and gain insights into long term patterns easily integrate it into your platform to help users understand how their health evolves layout medium intelliwidgets js sdk docid\ dekcuoaphrmczxe caj5v usage creating the widget the code snippet below creates a graph widget and widgets docid\ sxvsw2jfsohr7xbxeyz j it to the dom create and mount widget const intelli = intelliprovewidgets("user action token"); const config = { / config / }; const variation = "default"; const themeoverrides = { / theme overrides / }; intelli mountwidget( "#hr graph tile", "graph", config, variation, themeoverrides, 1 / version / ); config the graph widget requires additional configuration parameters that describe which parameter should be displayed specify the timerange and page to select a specific portion of the data config const config = { parameter "heart rate", title "heart rate graph", start "2024 12 21", stop "2024 12 31" } true false 296false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type list of available biomarkers docid\ buhj nt45fuxcpges0qph and metrics docid\ yeqwskx81eju z8n3djhy true false 300,844false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type variation only one variation of the graph widget is available "default" theme overrides the graph widget allows widget appearance the used accent colors are brand primary support 500