almende / chap-links-library

a web based visualization library for displaying graphs, networks, and timelines
http://almende.github.com/chap-links-library
Apache License 2.0
599 stars 167 forks source link

Added mouseclick functionality #285

Closed hazparakrama closed 10 years ago

hazparakrama commented 10 years ago

Added some functionality to detect a mouse click in order to select a time. Fires a "timeselected" event.

josdejong commented 10 years ago

Thanks!

Could you maybe also add an example and describe the new feature in the docs?

hazparakrama commented 10 years ago

Sure! I just added it to the docs under the Events section (added a "timeselected" event and the description). Where can I add an example?