react-d3 / react-d3-basic

Basic d3 charts in React.js, only include: line, bar, pie, scatter, area charts.
http://reactd3.org/docs/basic
221 stars 117 forks source link

Fix [PieChart] margins is not defined #31

Closed elhay-av closed 8 years ago

chilijung commented 8 years ago

This is fixed in latest version react-d3-basic@1.6.11, I'll going to close this PR. see commit https://github.com/react-d3/react-d3-basic/commit/15f96e4b3ef855f60452f0a50f5271c4de7fdf21 .