I tried to plot OHLC chart with 30 minutes interval data, however, my data start and end at different time each day.
When I set the range break with values at 30 minutes interval (for empty gaps), the plot only shows first date of data.
I wonder how to set time of day in rangebreaker?
Thanks
Hi @josephlau2001 ,
Welcome to the community! 
Could you please share what you have tried so far, so it might be easier to make suggestions? Here is the example where non-business hours are excluded, but it could very well be that your timeseries are irregular and it might be easier to resample it (see this post for example).