overthink / d3-tests

Fiddling with d3 and TypeScript 2.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3-tests

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/.

Status

Hack

Development

  • npm install
  • npm 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

About

Fiddling with d3 and TypeScript 2.1


Languages

Language:TypeScript 92.8%Language:JavaScript 5.0%Language:HTML 2.2%