Private
Public Access
1
0

added test

This commit is contained in:
Sander Roosendaal
2019-05-22 17:08:34 +02:00
parent f142325cc4
commit 7d5f073ecd

View File

@@ -697,9 +697,10 @@ class WorkoutCompareTestNew(TestCase):
'plotfield':'spm',
'yparam':'pace',
'groupby':'spm',
'palette':'monochrome_blue'
'palette':'monochrome_blue',
'xaxis':'time',
'yaxis1':'power',
'yaxis2':'hr',
'startdate':startdate,
'enddate':enddate,
'plottype':'scatter',