fix of typo in metrics.py (default flex charts)
This commit is contained in:
@@ -269,7 +269,7 @@ in case you recorded your heart rate during your workout""",
|
|||||||
heart rate versus time. """,
|
heart rate versus time. """,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'yparam1':'strokeenergy',
|
'yparam1':'driveenergy',
|
||||||
'yparam2':'hr',
|
'yparam2':'hr',
|
||||||
'xparam':'time',
|
'xparam':'time',
|
||||||
'plottype':'line',
|
'plottype':'line',
|
||||||
@@ -291,7 +291,7 @@ as you increase stroke rate. Typical values are > 10m for steady state
|
|||||||
dropping to 8m for race pace in the single.""",
|
dropping to 8m for race pace in the single.""",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'yparam1':'strokeenergy',
|
'yparam1':'driveenergy',
|
||||||
'yparam2':'None',
|
'yparam2':'None',
|
||||||
'xparam':'spm',
|
'xparam':'spm',
|
||||||
'plottype':'line',
|
'plottype':'line',
|
||||||
|
|||||||
Reference in New Issue
Block a user