react-raphael-chart
react-raphael-chart copied to clipboard
so easy, create charts with react-raphael!
Results
1
react-raphael-chart issues
Sort by
recently updated
recently updated
newest added
Hello, I get the error ` Cannot read property 'number' of undefined` on ``` Paper.propTypes = { x: React.PropTypes.number, } ``` Because `PropTypes` is not part of `React` package anymore....