The hours I went to sleep at 2024
I downloaded interesting metrics for 2024 from my trackers including sleeping time and energy exerted .. the question i wanted to ask with this specific project is if there was a pattern to my going to bed.
I used p5js which is the java script version of processing ( a lot of the same functionality works there), it's a bit interactive and i would love to dig deeper into it and represent the same data in different ways.
(not sure why the link didn't embed click here to test the web page)
You can hover over a specific ring/month to see a summary of that month in a small line graph, i remapped the day to start at 6am , because it felt odd expecting a tick upwards when you stay past midnight but the chart points you back down towards y0. The day in the graph starts at 6 and ends at 6 am , for someone who stays up frequently the data looked nicer (i should probably mark all that in a legend).
Small update: added a calendar for the days I slept at a selected hour.
