-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
history-graph plots wrong info #2061
Comments
@steve28 commented on Nov 16, 2018, 9:04 PM UTC: I should add that I see this in both Chrome and Safari on my Mac running OSX 10.14.1 |
I'm having a similar issue. I have a page with the same sensors charted with a number of time-frames (each explicit set) and it randomly flicks around between them. The first chart of the sensor seems to always be correct (and another on the page for another sensor is fine) but the subsequent charts go crazy. After a while the browser window seems to freeze too. I've commented here as it sounds like the same issue (or at least likely the same fix). |
Similar can be seen at https://demo.home-assistant.io/#/lovelace/home_info . Click a couple of times on "S's Room" and the graph will draw over itself. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This is still occurring to me, as of 0.106.4. Exact same conditions. Multiple browsers, Win10. I can log a new issue if needed. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This is still an issue in 0.110.5. |
Just to add that this is discussed with more screenshots on the forum here: |
@mat1990dj - open the Lovelace Raw Configuration Editor and find those history-graphs... Do you have an extra |
I just noticed this problem with 0.115.0b4, editing using GUI. Any time more than one graph uses a different timespan the shortest time is used. |
I'm having this trouble. Wasn't an issue until I deleted my database (huge size, funny issues elsewhere). Then, these multiple time periods stopped working. |
@steve28 commented on Nov 16, 2018, 8:59 PM UTC:
Seems related to: #149 - but it's still not working correctly as of 0.82.1
I made a vertical-stack showing two history-graphs of the same sensor. One to show the default "past 24 hours" and one to show only the last hour. Like so:
When I do this, I get the exact same graph twice:
![screen shot 2018-11-16 at 12 35 55 pm](https://user-images.githubusercontent.com/5874433/48646826-d3a96a00-e99e-11e8-91cd-938207c0274c.png)
Some more info:
refresh_interval:
to the 1-hour graph, it will oscillate back and forth between the correct plot and the incorrect plot. Specifically, the correct one will load and few seconds later, it will flip back to the incorrect one, this seems to repeat everyrefresh_interval
.This issue was moved by iantrich from home-assistant/ui-schema#193.
The text was updated successfully, but these errors were encountered: