{% extends "base.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Advanced Features {% endblock %} {% block content %}
Please correct the error{{ form.errors|pluralize }} below.
{% endif %}This is a preview of the page with advanced functionality for Pro users. See the page about Pro membership for more information and to sign up for Pro Membership {% endif %}
| Date: | {{ workout.date }} |
|---|---|
| Time: | {{ workout.starttime }} |
| Distance: | {{ workout.distance }}m |
| Duration: | {{ workout.duration |durationprint:"%H:%M:%S.%f" }} | Public link to this workout | https://rowsandall.com/rowers/workout/{{ workout.id }} |
Compare this workout to other workouts. Plot HR, SPM, or pace vs time or distance for the two workouts.
Flexible Interactive plot. Pick your own X and Y axis parameters.
{% if user.rower.rowerplan == 'pro' %} Edit Intervals {% else %} Edit Intervals {% endif %}
Enter or change the interval and summary data for your workoutEnter or change the interval and summary data for your workout
{% if user.rower.rowerplan == 'pro' %} Dist Metrics Plot {% else %} Dist Metrics Plot {% endif %}
Various advanced stroke metrics plotted versus distance.
{% if user.rower.rowerplan == 'pro' %} Time Metrics Plot {% else %} Time Metrics Plot {% endif %}
Various advanced stroke metrics plotted versus time.
See (and save) the big interactive plot
{% if user.rower.rowerplan == 'pro' %} Power Histogram {% else %} Dist Metrics Plot {% endif %}
Plot the Power Histogram of this workout