esbullington / react-d3

Modular React charts made with d3.js
https://reactiva.github.io/react-d3-website/
MIT License
1.75k stars 179 forks source link

LineChart width proptype warning #328

Open DesmondHsu opened 8 years ago

DesmondHsu commented 8 years ago

LineChart accepts width of '100%' as a string, which it should. Although it give warning that it is expecting React.PropType.Number