still some print statements
This commit is contained in:
@@ -365,8 +365,6 @@ def interactive_planchart(data, startdate, enddate):
|
||||
'data': data_dict,
|
||||
}
|
||||
|
||||
print(data_dict)
|
||||
|
||||
script, div = get_chart("/plan", chart_data, debug=False)
|
||||
return script, div
|
||||
|
||||
|
||||
@@ -140,7 +140,7 @@ $( function() {
|
||||
</table>
|
||||
<div id="slider-range"></div>
|
||||
<p>
|
||||
<label for="amountspm">Active Range:</label>
|
||||
<label for="amountspm">Stroke Rate:</label>
|
||||
<input type="text" id="amountspm" readonly style="border:0; color:#1c75bc; font-weight:bold;">
|
||||
</p>
|
||||
<div id="slider-timerange"></div>
|
||||
|
||||
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user