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

Support click navigation in Chord Diagram #160

Closed
curran opened this issue Nov 3, 2016 · 1 comment · Fixed by #164
Closed

Support click navigation in Chord Diagram #160

curran opened this issue Nov 3, 2016 · 1 comment · Fixed by #164

Comments

@curran
Copy link
Contributor

curran commented Nov 3, 2016

Part of #152

@curran
Copy link
Contributor Author

curran commented Nov 3, 2016

When clicking on a chord, we'll get both the source and destination, which we can use in the listener. As a first example, let's consider the case that there's a table on the same page as the chord diagram, and that table's query needs to be parameterized by the clicked chord.

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

Successfully merging a pull request may close this issue.

1 participant