react-pathjs-chart icon indicating copy to clipboard operation
react-pathjs-chart copied to clipboard

React component classes must extend React.Component

Open teone opened this issue 10 years ago • 0 comments

Just installed this package and trying to display some datas I'm getting this errors:

Warning: PieChart(...): React component classes must extend React.Component.warning 
Uncaught Invariant Violation: PieChart.render(): A valid ReactComponent must be returned. You may have returned undefined, an array or some other invalid object.

What can this be about?

I would also suggest to display sample data format in the readme.

teone avatar Jan 06 '16 01:01 teone