block by dhoboy 3cf1259cd6e10e2e4aa1

React and D3

Full Screen

Letter Frequency Bar Chart example rendered with React. This is my first pass at D3 + React. The svg, scales, and axes are defined in componentDidMount. The data is loaded there as well. The chart is drawn in render.

index.html