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.
Modified http://d3js.org/d3.v3.js to a secure url
https://fb.me/react-0.14.0.js
https://fb.me/react-dom-0.14.0.js
https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js
https://d3js.org/d3.v3.js