Histogram rendered with React

Blog About

A basic histogram rendered with React using scale and data functions from d3. The purpose of this example is to get a feel for using React to manipulate the DOM instead of d3. Here is the blocks example from which this was inspired.