Charts in analyser don't show the last hour

I migrated to OH 3 on Openhabian quite easily (great job you did there!) and now I am setting up the pages.
In the demo I really liked the Temperatures page with the trend lines and Analyse option. So I added a first item to a page and it works almost fine, but it seems to be missing the last hour of data in the chart.
I use a mariaDB for persistence.
I checked on all timezone settings and they seem to be ok.

$ timedatectl
Local time: Mon 2020-12-28 14:26:24 CET
Universal time: Mon 2020-12-28 13:26:24 UTC
RTC time: n/a
Time zone: Europe/Amsterdam (CET, +0100)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no

and in OH regional settings

The data is present in the database:

But the chart is missing out the last hour of data.

I noticed that also when you navigate to the previous day this happens.

Since this is not happening in the demo, I was wondering if there might be something wrong in some config I missed. Or should I report it as a bug?
Anyone else having the same experience or a solution?

I’m using rrd4j as database and it is working as expected ( no missing hour). I am also on CET, did you set your timezone also in openHAB regional settings?

did you set your timezone also in openHAB regional settings?

Yes, This was the first screenshot image in my post, the timezone is set there.

Found a bug report and the fix already available in Github.

I have the same problem.I Work with Maria DB too.

I am also facing this issue in the latest Version of Openhab.
Anyone can give me a hint on how to solve this?