I think the sun integration changed. Go to the integrations page, find the sun and check which entities it exposes now.
I should update the example yamls.
Was that the sun.sun entity? If it still exist it should be plotted, but I suspect HA is showing you the last entry it has from when the entity existed
Is there a setting to fill in null data with the last value?
For example, from what I can tell, if a temperature reading does not change, HA will treat it as null data and Plotly will not plot it.
I would rather have Plotly plot is as the last known valve than leave an unplotted portion of the graph. Ideally, the “inhereted” plotted values could be a different color so they can be identified as not actual data, but it would be so much more pleasing that big gaps in the plot.
First of all I want to say that I really appreciate your work. You did an amazing job with this card, it’s fantastic. I just migrated from ApexCharts which was a big disappointment for me, and switching to Plotly was like a breath of fresh air, much more possibilities minus the bugs.
I’ve managed to setup some charts and I’m quite satisfied with the result. The only thing I haven’t figured out yet was how to enable hover capabilities for a touch device. On a computer the hover text behaves as expected, it’s displayed throughout the datapoints on mouse hover, but on a mobile device the only way to display the labels and make them hold, for a little bit at least, is by double tap.
Can the hover capability be achieved for a touch screen device as well?
I’ve also added some screenshots with some of my graphs. Hope you enjoy it.
Your theme looks really nice! I see the default color scheme doesn’t work that well in your bottom plot though, you may want to try the other available color schemes
I see what you mean now. That’s all intended, even the fact that the vertical gridlines are barely visible. That’s how i visualized the whole thing, but there’s always room for improvement.
Hope that someday will have hover capabilities on touch screen devices. That would great.