Skip to content
Discussion options

You must be logged in to vote

It looks to me as though the real-time data has timestamps that are in the future (according to Open MCT). This explains why the plot is showing a line that appears to go off the screen to the right, even though there are no data points plotted (it is actually plotting the data points, they're just off-screen).

Here's an example from the video you provided (thanks! This was really helpful in diagnosing the issue):

Note that the last timestamp in the data is later than latest time being considered by the time conductor. The Open MCT clock is based on the local time on the machine that the browser is running on. This could be caused by clock drift in either the client, or the machine that …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gallacci97
Comment options

Answer selected by gallacci97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants