Chart.Ticks.generators.time calls generate passing in opts.stepSize as the fifth parameter instead of capacity. I'm not sure how to determine capacity given that this is a static method without access to any chart properties like me.min that would be needed to determine the capacity.