Playing around with d3 and TypeScript. I try to keep a live demo of this code up to date at http://www.proofbyexample.com/demos/d3-tests/.
Hack
npm installnpm run build:watch- Then, in another terminal run a web server in the project root (I use
python -m SimpleHTTPServer) - Then load index.html in a browser