Skip to content

Hoverinfo 'none' and 'skip' do not work with sankey traces #2782

New issue

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

Closed
etpinard opened this issue Jul 5, 2018 · 8 comments · Fixed by #2949
Closed

Hoverinfo 'none' and 'skip' do not work with sankey traces #2782

etpinard opened this issue Jul 5, 2018 · 8 comments · Fixed by #2949
Assignees
Labels
bug something broken

Comments

@etpinard
Copy link
Contributor

etpinard commented Jul 5, 2018

layout.hovermode: false, hoverinfo: 'none' and hoverinfo: 'skip' all seem to not work on sankey traces.

@etpinard etpinard added the bug something broken label Jul 5, 2018
@etpinard
Copy link
Contributor Author

etpinard commented Jul 5, 2018

@mrmuhammadali
Copy link

Is there any progress on this bug?

@andreapiso
Copy link

Is this fix available on Python as well? I still am not able to disable hover over there.

@jonmmease
Copy link
Contributor

@etpinard @antoinerg It looks to me like like #2949 took care of the layout.hovermode: false case, but it looks like sankey.hoverinfo: 'none' and sankey.hoverinfo: 'skip' still don't have any effect (actually I'm not sure if any of the hoverinfo options are working).

https://codepen.io/jonmmease/pen/ZqKgmy

Could we reopen this?

@antoinerg
Copy link
Contributor

@jonmmease This was my first PR and it does seem incomplete! Let's reopen it :)

@antoinerg antoinerg reopened this Oct 11, 2018
@antoinerg antoinerg self-assigned this Oct 11, 2018
@etpinard
Copy link
Contributor Author

Thanks @jonmmease , I'll change the title though as there is now a way to disable hover on sankey traces.

@etpinard etpinard changed the title No way to disable hover on sankey trace Hoverinfo 'none' and 'skip' do not work with sankey traces Oct 11, 2018
@antoinerg
Copy link
Contributor

As @jonmmease hinted at, there is no code to handle the hoverinfo options!

@antoinerg
Copy link
Contributor

antoinerg commented Oct 11, 2018

Opening a new issue (#3097) to implement the other hoverinfo options in Sankey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants