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
{{ message }}
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
I think the simplest possible version of this needs only some functionality in the frontend:
Move the view forward so that the current time is at the right border
Fetch data.
Wait
Goto 1 :)
I suggest a simple dropdown somewhere with a few preset time periods; e.g. "Off", "10s", "30s", "2min", "5min", or something.
Hopefully the cache in the backend is smart enough so that this won't be a performance issue, since it should only fetch data that has arrived since the last fetch. Unfortunately the plot still needs to be recreated from scratch each time.
to have a selectable option of auto update the view in real time (same as in the old archiver).
The text was updated successfully, but these errors were encountered: