You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems reasonable - perhaps even just change to 4 separate tooltips as you suggest, rather than making this configurable. This is already basically what we do for box plots:
Could make a great first PR if you're looking to get involved - look at how box hover works and fit something similar into OHLC hover (which is shared by candlestick)
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 I confirm by asking a question on plotly community that's plotly.js support candlestick hoverinfo(high,low,open,close) in one tool-tip like the image bellow.
Reference : https://community.plot.ly/t/is-it-possible-to-show-separate-tooltip-with-text-for-candlestick-feed-high-low-open-close-value/10724?u=nasirfardoush
The text was updated successfully, but these errors were encountered: