I'm displaying a ColumnChart with hours on the y-axis.
However when more than 24 hours it triggers:
Uncaught Error: Type mismatch. Value 24,4,0,0 does not match type timeofday
How could I use time-formatting on the y-axis when more than 24 hours?
Regards,
Henk