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

Peer Dependency #39

Open kishorevarma opened 8 years ago

kishorevarma commented 8 years ago

Hi ,

I see that you are using peer dependencies of "react": "^0.14.7", "react-dom": "^0.14.7" could you please update it,

Thanks Kishore

igorsantos07 commented 8 years ago

This project seems abandoned, @kishorevarma. I created a PR already that fixes this - you can try using my branch in the meantime: #43

SPSpwetter commented 8 years ago

It's not dead, as one of my co-workers contributes to it no, its just that more of the action is in core and shape now since a big refactor.

igorsantos07 commented 8 years ago

@SPSpwetter to me, something that's left standing for more than two months with a simple PR trying to fix a dependency issue is abandoned. The project is unusable with the current tech stack because of a simple PR that was ignored. If your colleague doesn't want people dropping the ball and looking for other projects, tell him to fix that asap. The same PR is also on core and shape to no avail.