Build a TradingTimeScale over the given discontinuity provider. Configure like a d3 scale: scaleTradingTime(provider).domain([t0, t1]).range([0, width]).
provider
scaleTradingTime(provider).domain([t0, t1]).range([0, width])
Build a TradingTimeScale over the given discontinuity
provider. Configure like a d3 scale:scaleTradingTime(provider).domain([t0, t1]).range([0, width]).