Metric Widget
The Metric Widget presents a high-level interpretation based on metrics derived from data collected over an extended period. By aggregating multiple measurements, it offers users a broader understanding of their health trends and insights. Ideal for users interested in comprehensive health tracking, this widget can display aggregated values like stress levels or fitness scores. Itβs designed to provide an overview that aids in interpreting long-term health progress.
Small
The code snippet below creates a Metric widget and mountsο»Ώ it to the DOM:
The Metric widget requires additional configuration parameters that describes which parameter should be displayed.
Property | Description |
---|---|
parameter string | Metric of choice |
List of available metricsο»Ώ:
- "resting_heart_rate"
- "resting_respiratory_rate"
- "mental_stress"
- "mental_health_risk"
- "sleep_quality"
- "energy_balance"
- "general_fitness_level"
Two variations of the Metric widget are available:
- "default"
- "arc"
The Metric Widget allows individual fine-tuning of the appearanceο»Ώ.
The used accent colors are:
- Functional Primary 500
- Functional Secondary 500
- Functional Tertiary 500
ο»Ώ