Private
Public Access
1
0

lbston confusion

This commit is contained in:
Sander Roosendaal
2017-05-13 17:47:54 +02:00
parent dcb2bcc3ae
commit 3cfc7597d9
2 changed files with 10 additions and 7 deletions

View File

@@ -1328,7 +1328,8 @@ def interactive_flex_chart2(id=0,promember=0,
'time','pace','workoutstate','time']
rowdata = dataprep.getsmallrowdata_db(columns,ids=[id],doclean=True,
workstrokesonly=workstrokesonly)
workstrokesonly=workstrokesonly,
convertnewtons=False)
try:
tests = rowdata[yparam2]