Time Series : Style bar not show the complete bars

Hi,
the visual consists of grouping by month some numerical value. But when I try to visualize, for example, the data for the year 2022, the first bar does not show it completely! Has anyone had this same problem?
How did they solve it?

Regards!

filter time : BETWEEN ‘2022-01-01T00:00:00Z’ AND ‘2022-12-31T23:59:59Z’

filter: BETWEEN ‘2022-02-03T22:24:33.822Z’ AND ‘2023-02-03T22:24:33.822Z’

Grafana: v8.3.1
PostgreSQL

Welcome

Is your timestamp column UTC?

Hi yosiasz!,
yes, tried it with UTC or browser default

No, my question is in the postgres db itself is the datetime column utc?

yes, the datetime column without time zone
imagen