SteadfastAsArt / you-draw-it

A javascript example of drawing graphs with D3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

you-draw-it

The New York Times publishes impressive interactive visualizations on their website. A recent article allowed users to draw a graph and compare it to a graph generated by real data. You can see the original article and visualization here. I noticed the interaction felt similar to something I built for twodots, so I took a stab at implementing a similar interactive graph with D3.

A demo of the code is available here.

About

A javascript example of drawing graphs with D3


Languages

Language:HTML 96.3%Language:CSS 3.7%