Make the food chart y-axis much finer

The grams axis now targets ~10 segments instead of ~4, so a 240 g day
gets 25 g gridlines; steps stay round numbers at any scale.
This commit is contained in:
Alexander Heldt
2026-07-13 20:52:48 +00:00
parent 695c030f33
commit cee4455651
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
[
{ "date": "2026-07-13", "text": "Much finer y-axis on the food chart" },
{ "date": "2026-07-13", "text": "The awake/asleep timer is bigger and sits first in the top bar" },
{ "date": "2026-07-13", "text": "The sleep, daily counts and food charts now cover the last 14 days instead of 7" },
{ "date": "2026-07-13", "text": "The awake/asleep timer lives in the frozen top bar" },