Several examples for demontration the power of react-d3.
See ./simple for simple usage.
See ./detail for detail usage.
View more info in http://reactd3.org
for development mode:
NODE_ENV=0 webpack
for production mode:
NODE_ENV=1 webpack
-
webpack.map.config.jsmap webpack. -
webpack.config.jschart with detail configuration. -
webpack.simple.config.jschart with simple configuration.