Home Forums Chart Support Hide space between Candlestick/OHLC chart ? Reply To: Hide space between Candlestick/OHLC chart ?

#19783

Hi Vishwas,
i’m having hard time trying to figure out how to remove spaces on your demo.
I’ve tried this code without any success :

axisX: {
valueFormatString: “DD MMM”,
scaleBreaks: {
autoCalculate: true,
spacing: 0
}
},

Could you help me ?
Thx
Regards