When I create a dashboard on my laptop (linux) It works perfectly with no errors on the graph and the graph shows the full information as well as i can change the time range to show any ranges from 1 hour to 1 day.
But when I run the same dashboard with the same MySQL database on the Raspberry Pi it does not display the full graph. See attached photo for what i am talking about.
Also when I chose to view the last 1h of data it is not possible to view it as it says no data points but when I run the same thing on my laptop it shows up with data points.
It’s related to a time zone issue we are having with MySQL datasource, you can fix it if you run you MySQL server in a UTC time zone environment / setting .
I know this was only a few days ago, but are there any updates on this? For various reasons, we are not able to change the time zone on the MySQL server at this time.