Hi all,

I use a QwtPlot to plot some prices as candlesticks. However, my application has the ability to plot intraday data (hourly, m15, ...). Thus, it is possible that they are in the samples prices goind from friday to monday. When this happens, there is a gap is the plot (since there is no data for the week-end). I am wondering how I can remove this gap.

Do you have any hint?

Hope you could help

Bets regards