Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Auto Update the view #32

Open
meguiraun opened this issue Aug 21, 2018 · 2 comments
Open

Auto Update the view #32

meguiraun opened this issue Aug 21, 2018 · 2 comments

Comments

@meguiraun
Copy link
Contributor

to have a selectable option of auto update the view in real time (same as in the old archiver).

@johanfforsberg
Copy link
Contributor

I think the simplest possible version of this needs only some functionality in the frontend:

  1. Move the view forward so that the current time is at the right border
  2. Fetch data.
  3. Wait
  4. 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.

@meguiraun
Copy link
Contributor Author

@johanfforsberg ! glad to see you around!!! Thanks for your tips

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants