X Axis as time (one tick per day) now shows 01:00

I keep a grafana dashboard going with a time period of “Last 7 days”. As a result, most of my graphs have a single x axis tick per day. Each tick used to be at midnight (00:00) but recently, I noticed that they are at 1 AM (01:00). The change might have occurred when we switched to Daylight Saving Time.

Is this behavior something I can customize?

Hi,

have you checked out the import timezone function?

Take a look here:

For example:

import "timezone"
option location = timezone.location(name: "America/Los_Angeles")