{% extends "base.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Analysis {% endblock %} {% block content %}
Functionality to analyze multiple workouts.
Analyze your Concept2 ranking pieces over the past 12 months and predict your pace on other pieces.
Reserved for future functionality.
Reserved for future functionality.
{% if user.rower.rowerplan == 'pro' %} Power Histogram {% else %} Power Histogram {% endif %}
Plot a power histogram of all your strokes over the past 12 months.
Reserved for future functionality.
Reserved for future functionality.