Finished improving cum_flex chart
This commit is contained in:
@@ -123,8 +123,10 @@ def dataprep(rowdatadf):
|
||||
data = DataFrame(
|
||||
dict(
|
||||
time = t2,
|
||||
timesecs = t,
|
||||
hr = hr,
|
||||
pace = p2,
|
||||
pseconds=p,
|
||||
spm = spm,
|
||||
cumdist = cumdist,
|
||||
ftime = niceformat(t2),
|
||||
|
||||
Reference in New Issue
Block a user