Hi,
I have a problem when I want to display candlestick hoverinfo in separate tool-tip.
I want to show hoverinfo(high,low,open,close) with separated tool-tip like the image bellow.
But as far as I know plotly js support candlestick hoverinfo(high,low,open,close) in one tool-tip.
Is there any way?
Thanks in advance.