We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When utilising ploty_hover function on candlestick charts, the point number of the hovered point isn't correctly referenced.
The text was updated successfully, but these errors were encountered:
Likely duplicate of #1807 ?
Sorry, something went wrong.
I'm not sure- check out the pen.. Hover of each and checkout the pointNumber in console
https://codepen.io/cressidave/pen/OxadvQ?editors=1111
Not a duplicate in terms of symptoms, but yeah the cause is the same as in #1807
Merging.
I'll try and look into this later.. I find it interesting that the hoverlabels display the correct data but the point data is an erroneous return.
No branches or pull requests
When utilising ploty_hover function on candlestick charts, the point number of the hovered point isn't correctly referenced.
The text was updated successfully, but these errors were encountered: