Hacker News new | past | comments | ask | show | jobs | submit login

Does it handle click/drag events? If you check out the network graph of repo with a lot of commiters/activity, you can click and drag the graph around. It works fantastic with canvas/javascript.

Example: http://github.com/madrobby/scriptaculous/network




Mouse interaction is quite easy with SVG; you can attach event listeners to individual SVG elements in the DOM.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: