nightscout / Trio

MIT License
45 stars 125 forks source link

Include `high` and `low` values in TIR in Statistics #298

Closed MikePlante1 closed 2 weeks ago

MikePlante1 commented 3 weeks ago

This changes the statistics to include the high and low values in the normal range instead of the high and low ranges. This would match the colors of the glucose dots on the Statistics screen.

For this example in a simulator, I kept high/low to the default 70/180 and manually entered these values:

glucose values
Before this PR (standing) Before this PR (laying)
old standing old laying
After this PR (standing) After this PR (laying)
new standing new laying
bjornoleh commented 2 weeks ago

Merging with two 👍