adding cp chart to workout menu
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
Plot a histogram chart of one metric for all your strokes over a date range.
|
||||
Plot a histogram chart of one metric for all your strokes over a date range.
|
||||
</p>
|
||||
</li>
|
||||
<li class="rounder">
|
||||
@@ -68,7 +68,7 @@
|
||||
<img src="/static/img/boxplot.png" alt="Box Chart">
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
<p>
|
||||
BETA: Box Chart Statistics of stroke metrics over a date range
|
||||
</p>
|
||||
@@ -109,26 +109,14 @@
|
||||
</p>
|
||||
</li>
|
||||
<li class="rounder">
|
||||
<h2>OTW Critical Power</h2>
|
||||
<a href="/rowers/otw-bests/">
|
||||
<h2>Critical Power</h2>
|
||||
<a href="/rowers/user-analysis-select/cp/">
|
||||
<div class="vignet">
|
||||
<img src="/static/img/otwcp.png" alt="OTW Critical Power">
|
||||
<img src="/static/img/otwcp.png" alt="Critical Power">
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
Analyse power vs piece duration to make predictions. For On-The-Water rowing.
|
||||
</p>
|
||||
</li>
|
||||
<li class="rounder">
|
||||
<h2>OTE Critical Power</h2>
|
||||
<a href="/rowers/ote-ranking/">
|
||||
<div class="vignet">
|
||||
<img src="/static/img/otecp.png" alt="OTE Critical Power">
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<p>
|
||||
Analyse power vs piece duration to make predictions, for erg pieces.
|
||||
Analyse power vs piece duration to make predictions.
|
||||
</p>
|
||||
</li>
|
||||
<li class="rounder">
|
||||
@@ -140,7 +128,7 @@
|
||||
</a>
|
||||
|
||||
<p>
|
||||
Need to monitor a metric? Set up automatic alerting and see the reports for your workouts.
|
||||
Need to monitor a metric? Set up automatic alerting and see the reports for your workouts.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user