Hacker News new | ask | show | jobs
by rogerhoward 4152 days ago
Angular as the overall app framework, and D3.js for the canvas fun. Take a look at his script.js, it's pretty straightforward.
1 comments

Can it be done without Angular.js?
AngularJS is just being used to make those custom HTML tags (called "directives" in Angular-speak). It likely has nothing to do with the actual functionality.
Yes