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

Chord Diagram Improvements #143

Closed
ronakmshah opened this issue Oct 26, 2016 · 2 comments
Closed

Chord Diagram Improvements #143

ronakmshah opened this issue Oct 26, 2016 · 2 comments
Assignees

Comments

@ronakmshah
Copy link
Contributor

  1. Tooltip on mouse-hover
  2. On-click event to see tables on the side.
@curran
Copy link
Contributor

curran commented Oct 27, 2016

@ronakmshah I believe we can implement the table separately, by having another visualization that depends on a URL query parameter that gets set when you click on a chord.

The tooltips are definitely lacking, and they would be a great addition to all of the visualizations. Probably it would be best to implement tooltips in a general way, so any visualization component can take advantage of them.

@curran
Copy link
Contributor

curran commented Nov 4, 2016

@ronakmshah Closing this issue, as we have tracked the tooltips separately in Tooltips for diagrams #138. The clicking on chords is done (tracked as #160, implemented in PR #164), and the table feature is currently blocked by Add option to hide graph when params missing #170 and Support hits in tabify #166.

@curran curran closed this as completed Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants