D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
chantastic
Full window
Github gist
Hammer.js integration with AngularJS
somewhere near the bottom of the page: <!-- Hammer JS for multi-touch events --> <script src="static/js/libs/hammer.js"></script> <script src="static/js/libs/jquery.hammer.js"></script> <!-- AngularJS libs --> <script src="static/js/libs/angular/angular-1.0.1.min.js"></script>