initial solution to #70
This commit is contained in:
@@ -85,6 +85,15 @@ rowingmetrics = (
|
||||
'default': 0,
|
||||
'mode':'both',
|
||||
'type':'pro'}),
|
||||
|
||||
('powerhr',{
|
||||
'numtype':'float',
|
||||
'null':True,
|
||||
'verbose_name': 'Power Heart Rate Efficiency (J/beat)',
|
||||
'ax_min':0,
|
||||
'ax_max':5,
|
||||
'mode':'both',
|
||||
'type':'pro'}),
|
||||
|
||||
('spm',{
|
||||
'numtype':'float',
|
||||
|
||||
Reference in New Issue
Block a user