Render a fitness graph which shows the user's training data over a rolling window #271

Open
opened 2024-11-25 13:56:12 +00:00 by savanni · 0 comments
Owner

The user should configure the size of the rolling window in the configuration page.

The graph, depending on the range, should show the calculated numbers on a per-month, per-week, or per-day basis.

These numbers should be average weight, plus average distance and average duration of the user's workouts. It should be useful to just add up all distance and duration values and divide them by the graph resolution to get reasonably good numbers. Workouts fall off and get added as the window moves forward.

The user should configure the size of the rolling window in the configuration page. The graph, depending on the range, should show the calculated numbers on a per-month, per-week, or per-day basis. These numbers should be average weight, plus average distance and average duration of the user's workouts. It should be useful to just add up all distance and duration values and divide them by the graph resolution to get reasonably good numbers. Workouts fall off and get added as the window moves forward.
savanni added this to the Fitnesstrax: Goal setting and progress milestone 2024-11-25 13:56:12 +00:00
savanni added this to the Fitnesstrax project 2024-11-25 13:56:12 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#271
No description provided.