Skip to content
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

Sankey hover text & styling #1663

Closed
alexcjohnson opened this issue May 10, 2017 · 4 comments
Closed

Sankey hover text & styling #1663

alexcjohnson opened this issue May 10, 2017 · 4 comments
Labels
feature something new

Comments

@alexcjohnson
Copy link
Collaborator

The initial release of sankey diagrams includes link.label which can be used to include extra text for each link that's only displayed on hover. Currently though, nodes have no such capability - their labels are displayed on the diagram and there is no way to display more or different information on hover.

While we're at it we should extend custom styling to sankey hover.

See https://github.com/plotly/plotly.js/pull/1582/files/8d021e0640a44da68a333426d77035ff67e27108..4d3ce9203fc6c2a0ffa21d9236708655b689e636#r115788926 for more info

@alexcjohnson alexcjohnson added the feature something new label May 10, 2017
@monfera
Copy link
Contributor

monfera commented May 10, 2017

@alexcjohnson could you (or I) split the item into two parts as I think @etpinard has been looking into the 2nd part already

@etpinard
Copy link
Contributor

@monfera no that second part is new.

@antoinerg
Copy link
Contributor

antoinerg commented Nov 22, 2018

@alexcjohnson I think the current issue is addressed by the PR #3150 that you helped me put together a little while ago. Can we close this issue?

@antoinerg
Copy link
Contributor

antoinerg commented Dec 4, 2018

Styling was implemented in PR #3150

Custom content in hoverlabels will be supported via hovertemplate #3269 .

Closing in favor of #3269

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

No branches or pull requests

4 participants