Re: D3 JavaScript data visualization in ClojureScript

2011-08-25 Thread Kevin Lynagh
Rad! I used Compojure last time I did web development in Clojure, but since I've been picking up ClojureScript I've also been using Pinot + Noir--- nice job on those guys. If you're going to the Conj, you'll have to track me down so I can buy you a drink. kevin On Aug 25, 3:44 pm, Chris Granger

Re: D3 JavaScript data visualization in ClojureScript

2011-08-25 Thread Chris Granger
Very cool! I was actually implemented a little visualization lib inspired by D3 directly in cljs. I'll clean it up and push it to http://github.com/ibdknox/pinot tonight. D3 is awesome, so I'm excited to see stuff like this. :) Cheers, Chris. On Aug 25, 4:42 pm, Kevin Lynagh wrote: > We've been