Visualizing Crime with d3: How to Make Bubbles and Influence People, Part 1

Previously: Visualizing Crime with d3: Intro Data and Visualization In order to make a bubble chart in d3 (the one similar to the Obama Budget 2013), using CoffeeScript, you need to: Download a few files from my git hub (you'll need coffee/BubbleChartSingle.coffee, css/visuals.css, css/colorbrewer.css) Define a class in a .coffee file: I also define a couple of … Continue reading Visualizing Crime with d3: How to Make Bubbles and Influence People, Part 1