small improvements HR gauge
This commit is contained in:
@@ -462,7 +462,7 @@ function copyText() {
|
||||
hroptions.yellowTo = {{ rower.an }}
|
||||
hroptions.redFrom = {{ rower.an }}
|
||||
hroptions.redTo = {{ rower.max }}
|
||||
hroptions.majorTicks = {{ rower.max|round20|majorticks }}
|
||||
hroptions.majorTicks = {{ rower.max|round20|hrmajorticks:rower.rest }}
|
||||
hr_now = hr_values[0];
|
||||
set_athlete();
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user