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

Add event handlers to TreeVis so that other parts of the app may respond to relevant events. #9

Open
mycrobe opened this issue Feb 11, 2016 · 0 comments

Comments

@mycrobe
Copy link
Contributor

mycrobe commented Feb 11, 2016

Work out what events should be exposed (why would they be useful?). Then expose them.

Possibilities:

  • onHover : user has hovered over a node. App would like to provide context.
  • onSelect : user selected a node. App should respond somehow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant