diff --git a/rowers/interactiveplots.py b/rowers/interactiveplots.py index a284ab5e..308e7fe9 100644 --- a/rowers/interactiveplots.py +++ b/rowers/interactiveplots.py @@ -1561,7 +1561,7 @@ def fitnessfit_chart(workouts,user,workoutmode='water',startdate=None, df['workoutdate'] = w.date.strftime('%d-%m-%Y') data.append(df) except: - strokesdf = getsmallrowdata_db(['power','workoutid','time'],ids=[w.id]) + strokesdf = dataprep.getsmallrowdata_db(['power','workoutid','time'],ids=[w.id]) res = myqueue(queuelow, handle_setcp, strokesdf,