pelotom / purescript-d3

PureScript bindings for D3
MIT License
86 stars 19 forks source link

Add bindings for force layout #5

Closed erdeszt closed 9 years ago

erdeszt commented 9 years ago

Fixing: https://github.com/pelotom/purescript-d3/issues/2 I've deviated a bit from the original propsal and used less type classes to match the d3 api better.