You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See results from the unit test in the above branch. There are some extra zigs at the end, but it could be my unit test is bad or am not interpreting it correctly.
expected behavior
The last line is straight to the last point if it is not long enough to reach a threshold.
The text was updated successfully, but these errors were encountered:
Lines were plotting when no confirmed extreme points were present in the dataset.
DaveSkender
changed the title
Last line of ZigZag should be straight if threshold is not met?
ZigZag should not plot line when no thresholds are met
Nov 14, 2021
the [potential] problem
This is a follow-on to #600
to reproduce
See results from the unit test in the above branch. There are some extra zigs at the end, but it could be my unit test is bad or am not interpreting it correctly.
expected behavior
The last line is straight to the last point if it is not long enough to reach a threshold.
The text was updated successfully, but these errors were encountered: