-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
uxUser experience/ interfaceUser experience/ interface
Description
Describe the bug
If you open Solarforcast during the day the fill of the charts.js is drawing the closing line to the first datapoint in the chart.
This happens on opening the modal... as soon as new forcast state is pushed via the websocket the chart fixes it self... normal configuration with Control behavior 30s leads to an chart that fixes it self between 30 and 0 seconds because the incoming data from the web socket renders correctly
evccsolarforcastchart.webm
Observations:
in the past the chart grew with an animation when first data came in
Now the chart is rendered instant with opening...
changeing fill: form start to origin does not change the behavior....
Related discussion:
#24306
Steps to reproduce
- Open Forcast during the day when there is a positiv solar forcast
- See the triangle in the Chart
- Wait and see how it gets fixed when websocket data comes in
...
Configuration details
n/a
Log details
n/a
What type of operating system or environment does evcc run on?
Linux
External automation
- I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.
Nightly build
- I have verified that the issue is reproducible with the latest nightly build
Version
0.209.1
Metadata
Metadata
Assignees
Labels
uxUser experience/ interfaceUser experience/ interface