Currently the tick marks and x-axis labels on the calendar widget (e.g. hour of week) varies by how wide the widget is made. This changes the tick mark intervals to variable integer values. Only tick intervals of 6/12/24/(24*int) hours with only values 0/6/12/18 should be allowed (i.e. hour 1, 7, 13 = no bueno) if the x-axis is more than 23 hours long.
Same for Timeseries widgets.
Currently the tick marks and x-axis labels on the calendar widget (e.g. hour of week) varies by how wide the widget is made. This changes the tick mark intervals to variable integer values. Only tick intervals of 6/12/24/(24*int) hours with only values 0/6/12/18 should be allowed (i.e. hour 1, 7, 13 = no bueno) if the x-axis is more than 23 hours long.
Same for Timeseries widgets.