Chart: [iOS] DateTimeContinuousAxis displays incorrect labels when MajorStepUnit is Month
DateTimeContinuousAxis displays incorrect labels when MajorStepUnit is Month. There are two labels for some months with 31 days.
2 comments
ADMIN
Didi
Posted on:06 Dec 2023 15:42
Hi,
There isn't an update on this item. The status is Unplanned, which means the bug is not scheduled for fixing. I cannot commit a time frame when a fix will be provided.
More investigation shows that the problem is that the control assigns 30 days to March and hence months after this are offset until it gets to November when it sorts itself out.