order CP chart
This commit is contained in:
@@ -24,6 +24,17 @@
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="rounder">
|
<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>
|
<h2>Compare Workouts</h2>
|
||||||
{% if team %}
|
{% if team %}
|
||||||
<a href="/rowers/user-analysis-select/compare/team/{{ team.id }}/">
|
<a href="/rowers/user-analysis-select/compare/team/{{ team.id }}/">
|
||||||
@@ -50,17 +61,6 @@
|
|||||||
<p>
|
<p>
|
||||||
Plot all strokes in a date range and analyze several parameters (Power, Pace, SPM, Heart Rate).
|
Plot all strokes in a date range and analyze several parameters (Power, Pace, SPM, Heart Rate).
|
||||||
</p>
|
</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>
|
||||||
<li class="rounder">
|
<li class="rounder">
|
||||||
<h2>Statistics</h2>
|
<h2>Statistics</h2>
|
||||||
@@ -96,17 +96,6 @@
|
|||||||
<p>
|
<p>
|
||||||
Select workouts and make X-Y charts of averages over various metrics
|
Select workouts and make X-Y charts of averages over various metrics
|
||||||
</p>
|
</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>
|
||||||
<li class="rounder">
|
<li class="rounder">
|
||||||
<h2>Power Progress</h2>
|
<h2>Power Progress</h2>
|
||||||
@@ -142,6 +131,17 @@
|
|||||||
<p>
|
<p>
|
||||||
Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
|
Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
|
||||||
</p>
|
</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>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user