You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server-side rendered charts use on the horizontal, time line moments which are aligned to whole hour. E.g. if the displayed period is one hour, the displayed times are 11:30, 11:40, 11:50, 12:00, 12:10 and 12:20. OH-Andoid 3.17.11-beta for the same data shows as times 11:24, 11:41, (cannot read due broken screen), 11:57, and 12:14.
For a 24h view, server-side charts show columns for 15:00, 19:00, 23:00, 03:00, 07:00 and 11:00. OH-Andoid shows 12:26, 15:13, 17:59, 20:46, 23:33, 2:19, 5:06, 7:53 and 10:39.
I find the moments spelled on the time line with server-side charts, aligned to whole hour, better compared to the client-rendered charts in OH-Android.