Private
Public Access
1
0

fixing reststrokes on compare plot

This commit is contained in:
Sander Roosendaal
2020-11-03 20:58:11 +01:00
parent 35830c0274
commit e2469e1eca
5 changed files with 18 additions and 8 deletions

View File

@@ -729,6 +729,7 @@ def comparisondata(workouts,options):
res = interactive_multiple_compare_chart(ids,xparam,yparam1,
promember=promember,
plottype=plottype,
workstrokesonly=workstrokesonly,
labeldict=labeldict)
script = res[0]