Hi, how can i set the timeScale majorSlot propertie with values greater than 30? I'm getting weird values when i do that, that's an example: if i set majorSlot to 40, it's supose to get hours like, 12:00, 12:40, 13:20, 14:00, 14:40, 15:20 and so on, but instead i get 12:00, 12:40, 13:00, 13:40, 14:00, 14:40... Is that the normal behaviour? If so, how can i change that?