Private
Public Access
1
0

order CP chart

This commit is contained in:
Sander Roosendaal
2020-12-01 17:11:03 +01:00
parent b23b6051bd
commit 4954136100

View File

@@ -23,6 +23,17 @@
Manager Fitness, Fatigue and Freshness
</p>
</li>
<li class="rounder">
<h2>Critical Power</h2>
<a href="/rowers/user-analysis-select/cp/">
<div class="vignet">
<img src="/static/img/otwcp.png" alt="Critical Power">
</div>
</a>
<p>
Analyse power vs piece duration to make predictions.
</p>
</li>
<li class="rounder">
<h2>Compare Workouts</h2>
{% if team %}
@@ -51,17 +62,6 @@
Plot all strokes in a date range and analyze several parameters (Power, Pace, SPM, Heart Rate).
</p>
</li>
<li class="rounder">
<h2>Histogram</h2>
<a href="/rowers/user-analysis-select/histo/">
<div class="vignet">
<img src="/static/img/histogram.png" alt="Power Histogram">
</div>
</a>
<p>
Plot a histogram chart of one metric for all your strokes over a date range.
</p>
</li>
<li class="rounder">
<h2>Statistics</h2>
<a href="/rowers/user-analysis-select/stats/">
@@ -96,17 +96,6 @@
<p>
Select workouts and make X-Y charts of averages over various metrics
</p>
</li>
<li class="rounder">
<h2>Critical Power</h2>
<a href="/rowers/user-analysis-select/cp/">
<div class="vignet">
<img src="/static/img/otwcp.png" alt="Critical Power">
</div>
</a>
<p>
Analyse power vs piece duration to make predictions.
</p>
</li>
<li class="rounder">
<h2>Power Progress</h2>
@@ -142,6 +131,17 @@
<p>
Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
</p>
</li>
<li class="rounder">
<h2>Histogram</h2>
<a href="/rowers/user-analysis-select/histo/">
<div class="vignet">
<img src="/static/img/histogram.png" alt="Power Histogram">
</div>
</a>
<p>
Plot a histogram chart of one metric for all your strokes over a date range.
</p>
</li>
</ul>