# X-Axis Timestamp Not Matching UTC-5 in Line Chart Widget

**URL:** https://community.tago.io/t/x-axis-timestamp-not-matching-utc-5-in-line-chart-widget/1723
**Category:** Dashboards
**Created:** [May 19, 2025, 3:31am UTC](https://community.tago.io/t/x-axis-timestamp-not-matching-utc-5-in-line-chart-widget/1723 "2025-05-19T03:31:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![cristian.montano](https://avatars.discourse-cdn.com/v4/letter/c/48db29/32.png) [@cristian.montano](https://community.tago.io/u/cristian.montano)
#### Post date: [May 19, 2025, 3:31am UTC](https://community.tago.io/t/x-axis-timestamp-not-matching-utc-5-in-line-chart-widget/1723/1 "2025-05-19T03:31:11Z")

</div>

Dear Support,

I’m located in Lima, Peru (time zone UTC-5), and this setting is correctly configured in my Tago account. I’m receiving the timestamp properly formatted as part of the payload. I’ve created a dashboard using dynamic table and line chart widgets to display and visualize temperature and humidity readings.

The issue is that, in the line chart, the X-axis (which should show the timestamp) does not reflect the UTC-5 correction, even though this time zone adjustment has been set in the widget’s properties. I need your support to resolve this issue.

To speed things up and allow you to see the problem directly, I’m sharing access to my account. The dashboard experiencing this issue is named **“Monitoreo de Temperatura & Humedad”**.

Regards

CM

---

<div class="post-metadata">

### Author: ![ischacht](https://avatars.discourse-cdn.com/v4/letter/i/ee7513/32.png) [@ischacht](https://community.tago.io/u/ischacht)
#### Post date: [May 19, 2025, 3:01pm UTC](https://community.tago.io/t/x-axis-timestamp-not-matching-utc-5-in-line-chart-widget/1723/2 "2025-05-19T15:01:34Z")

</div>

Do you have a sample payload vs a screenshot of your data to compare the hours?

Tago works best when all your data is on UTC 0 and not using any modifiers on the timestamp itself. Later your timezone gets applied only on the data display, so if you modify a timestamp twice it will reflect another time completely.

---

<div class="post-metadata">

### Author: ![cristian.montano](https://avatars.discourse-cdn.com/v4/letter/c/48db29/32.png) [@cristian.montano](https://community.tago.io/u/cristian.montano)
#### Post date: [May 19, 2025, 5:42pm UTC](https://community.tago.io/t/x-axis-timestamp-not-matching-utc-5-in-line-chart-widget/1723/3 "2025-05-19T17:42:51Z")

</div>

Hi,

As you can see in the image, the timestamp in my payload is already adjusted to UTC-5. However, Tago’s system uses a timestamp in UTC. In the line chart, the timestamp being displayed is from Tago’s system, which contradicts the widget settings — the line chart is configured to use the UTC-5 timezone, but this setting is not being applied. I need the X-axis of the line chart to display the time with the UTC-5 adjustment, without exception.

 ![](https://canada1.discourse-cdn.com/flex034/uploads/tagoio1/original/2X/0/0472bf31836ba9ff08f1b3dc5a7acfd9bc57a579.jpeg)

 ![](https://canada1.discourse-cdn.com/flex034/uploads/tagoio1/original/2X/0/029ea48df848cf89cee7264a9a2207bcc258d9ed.jpeg)

---

<div class="post-metadata">

### Author: ![ischacht](https://avatars.discourse-cdn.com/v4/letter/i/ee7513/32.png) [@ischacht](https://community.tago.io/u/ischacht)
#### Post date: [May 20, 2025, 12:24pm UTC](https://community.tago.io/t/x-axis-timestamp-not-matching-utc-5-in-line-chart-widget/1723/4 "2025-05-20T12:24:37Z")

</div>

I don’t have the same problem and I run multiple devices on like 4 timezones.

We need to see the data on lower level. Can you post an actual payload? You can go to the Device \> Data \> Copy JSON or use the Inspector tab to copy the payload and post it here.

Also, is your “timestamp” column retrieving directly from a variable called “timestamp” or using METADATA.time?
