node-red / node-red-dashboard

A dashboard UI for Node-RED
Other
1.3k stars 450 forks source link

Chart time ticks on x-axis all zeros after 7th day #802

Open hrafnkel opened 1 year ago

hrafnkel commented 1 year ago

Before you hit that Submit button....

What are the steps to reproduce?

Create a chart and set the x-axis to 7 days duration. Let node-red run for at least 7 days.

What happens?

All the x-axis labels change from a valid time to 00:00:00

What do you expect to happen?

The labels should show a valid time

Please tell us about your environment:

flows.json.txt

Chart

hrafnkel commented 1 year ago

Additional: Attached screen grab from F12 showing that the payload contains the timestamp data.

Payload