diff --git a/rowers/interactiveplots.py b/rowers/interactiveplots.py index 3e5a8bf9..a960987c 100644 --- a/rowers/interactiveplots.py +++ b/rowers/interactiveplots.py @@ -499,8 +499,10 @@ def interactive_forcecurve(theworkouts,workstrokesonly=False): thresholdforce,0] x2575 = [catch25, - slip25, - peakforceangleav, + slip25, + peakforceangle25, +# peakforceangleav, + peakforceangle75, wash75, finish75, finish25, @@ -510,7 +512,9 @@ def interactive_forcecurve(theworkouts,workstrokesonly=False): y2575 = [0, thresholdforce, - peakforce75, + peakforce25, +# peakforceav, + peakforce75, thresholdforce, 0, 0,