You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it generates one big page with a list of graphs for all the days that have been downloaded with download.py
I then also started downloading more wellness data then in the previous pull request (think heart rate, stress levels, sleep timings) and created https://github.com/aquatix/garmin/tree/stress to work on that.
Result of that is a richer graph, like this one:
Are you interested in pull requests? Or shall I just continue developing, merging my stuff into my own master branch and leave you to pull in what you like?
When I start on trying to refactor using requests or MechanicalSoup or somesuch, I'll let you know regardless :)
The text was updated successfully, but these errors were encountered:
A viz module would be fantastic! My dream is to eventually work up to interactive plots (a lot like Strava) but this would be an excellent way to start that work :)
Please go ahead and open up pull requests. We can work on the structure of the resulting codebase as needed.
I've been busy lately tinkering with visualising wellness data, and created a branch in my own repo: https://github.com/aquatix/garmin/tree/visualisation
Currently it generates one big page with a list of graphs for all the days that have been downloaded with download.py
I then also started downloading more wellness data then in the previous pull request (think heart rate, stress levels, sleep timings) and created https://github.com/aquatix/garmin/tree/stress to work on that.
Result of that is a richer graph, like this one:
Are you interested in pull requests? Or shall I just continue developing, merging my stuff into my own master branch and leave you to pull in what you like?
When I start on trying to refactor using requests or MechanicalSoup or somesuch, I'll let you know regardless :)
The text was updated successfully, but these errors were encountered: