Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Fix jumping graph #8

Open
danielkucera opened this issue Oct 4, 2020 · 2 comments
Open

Fix jumping graph #8

danielkucera opened this issue Oct 4, 2020 · 2 comments

Comments

@danielkucera
Copy link
Contributor

See attached video
https://www.youtube.com/watch?v=AYP0tBFk6Yo

@foxis
Copy link
Owner

foxis commented Oct 5, 2020

Indeed this is an annoying bug that is related to how I update the temperature graph here:

this.readings.readings[0].data = this.readings.readings[0].data.concat(data.readings);

I would appreciate any suggestions on how to fix this.

@danielkucera
Copy link
Contributor Author

I would happily experiment with this if you could explain me how to build the web frontend.

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