Private
Public Access
1
0

initial version histo chart

This commit is contained in:
2024-03-07 12:41:43 +01:00
parent 1fa5f64b50
commit f935db347f
8 changed files with 62 additions and 27 deletions

View File

@@ -618,6 +618,7 @@ def histodata(workouts, options):
extratitle=extratitle,
workmin=workmin, workmax=workmax)
print(div)
return(script, div)