HanSolo / Gluco-Tracker

A little Swift app to visualize glucose data from a nightscout server
3 stars 1 forks source link

Graph y-axis is inexact #11

Open thedamon opened 3 years ago

thedamon commented 3 years ago

I've noticed this only on mmol/L as that's my units, but I notice that based on the numbers, the points on that chart do not quite match up. It seems to me like they generally display one point too high. For example I had a bad spike last night up to 14.9 and another this morning to 12.8. According to the chart in glucotracker, the first was a bit above 13, and the second was about 11.5. Additionally, my "max normal" is set to 8.5, but the line appears where I would say it was 7.5 based on the graph.

HanSolo commented 3 years ago

Oh I need to check that because we use only mg/dl. Sounds like there is something wrong with the conversion, will check that asap. Thank‘s for the heads up 👍🏻

HanSolo commented 3 years ago

I released a new version which should fix the problem. It might take a day until it will appear on the app store.

thedamon commented 3 years ago

Awesome! I’ll confirm when it trickles down. I love the colour-coded highs and lows in the line and the subtle range overlay.. I get a so much info from a brief glance at the 1 day and 7 day charts. Kudos!

On Sun, Mar 7, 2021 at 07:39 Gerrit Grunwald notifications@github.com wrote:

I released a new version which should fix the problem. It might take a day until it will appear on the app store.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HanSolo/Gluco-Tracker/issues/11#issuecomment-792272597, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKPYI6NSA4VOR6OY2DPXFTTCNXYJANCNFSM4YW7PLOQ .

-- Damon Muma

HanSolo commented 3 years ago

Glad it is useful for you, I just created it for our son with all things that I would like to see. If you have further ideas, just let me know, I might add it if possible.

HanSolo commented 3 years ago

Nope, GlucoTracker only shows the values provided by your nightscout server at the moment.