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
The leftmost data in the live data buffer is deleted and the curve just draws a direct line from the archive data to the live data.
Expected behavior
When a trace’s live data overflows, it should not be deleted. Instead it should be appended to the rightmost side of the archive data buffer, keeping it available for the user.
Steps to Reproduce
Pick a PV that triggers very often
Plot it on trace
Notice that very quickly, the live data buffer will start to disappear
Possible solution (optional)
No response
My platform
No response
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
The leftmost data in the live data buffer is deleted and the curve just draws a direct line from the archive data to the live data.
Expected behavior
When a trace’s live data overflows, it should not be deleted. Instead it should be appended to the rightmost side of the archive data buffer, keeping it available for the user.
Steps to Reproduce
Possible solution (optional)
No response
My platform
No response
Additional context
The text was updated successfully, but these errors were encountered: