Constant HEALTH_GREEN_MIN
pub const HEALTH_GREEN_MIN: f64 = 70.0;Expand description
Minimum score (inclusive) for the green (healthy) health band.
Scores in the range [HEALTH_GREEN_MIN, 100] map to "green".
pub const HEALTH_GREEN_MIN: f64 = 70.0;Minimum score (inclusive) for the green (healthy) health band.
Scores in the range [HEALTH_GREEN_MIN, 100] map to "green".