Comment on Ask HN: What is the coolest JS library out there?Comments−agency13yd3.js (http://d3js.org/) is the king of visualization libraries−kingkool6813yAgree. d3 looks awesome. See these great video tutorials for it http://vimeo.com/search/sort:alphabetical/format:detail?q=%2...−nthitz13yI love d3. I'll be using it and just amaze myself at how easy it is to do things with it sometimes.−alphakappa13yd3 is an amazing library, both for the beauty of the framework API itself, and for how it can be used not just for SVG manipulation, but for general DOM manipulation itself. The power of d3.js is just beautiful.
Comments
d3.js (http://d3js.org/) is the king of visualization libraries
Agree. d3 looks awesome. See these great video tutorials for it http://vimeo.com/search/sort:alphabetical/format:detail?q=%2...
I love d3. I'll be using it and just amaze myself at how easy it is to do things with it sometimes.
d3 is an amazing library, both for the beauty of the framework API itself, and for how it can be used not just for SVG manipulation, but for general DOM manipulation itself. The power of d3.js is just beautiful.