Charla sobre visualización de datos usando d3.js.
Ver en http://peterlozano.github.io/d3js-intro/
A Bespoke.js presentation, built with generator-bespoke
First, ensure you have the following installed:
Then, install dependencies and run the preview server:
$ npm install && bower install
$ gulp serve