The wick for the up candlestick go through the body while the down candlestick do not. How can I make the wick inside the body part disappear? I didn’t change any settings of stroke and fill style. Thanks.
let candlestickSeries = SCIFastCandlestickRenderableSeries()
candlestickSeries.dataSeries = dataSeries
candlestickSeries.yAxisId = "right"
- Sherman Chow asked 3 years ago
- You must login to post comments
Hi Sherman,
Is it possible that for some reasons your data has swapped OHLC values somewhere (e.g. high and low)? Can you provide full example with fragment of data set that causes the problem?
Thank you in advance.
Best regards,
Yura
- Yura Khariton answered 3 years ago
- You must login to post comments
Please login first to submit.