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
Actually, data alignment is not a root cause of this bug. Backend returns the full set of points, but then, during the conversion to the wide data frame format, this happens. The condition required to replicate this bug is that first series should have a length less than other series. Then data for all series cut to the first series length. So hope this bug does not occur quite often.
Describe the bug
Time series looks cut on certain conditions.
Expected behavior
Plugin should return a full set of values.
Screenshots
Bug
Data alignment disabled
Software versions
The text was updated successfully, but these errors were encountered: