react-d3-graph
react-d3-graph copied to clipboard
d3 v7 support
closes #365, This PR adds support for d3 v6!
Resources
- selection.datum function.
- drag.on function
- d3 v6 changes.
@danielcaldas Is the README.md
treated like DOCUMENTATION.md
? Should I discard my changes to README.md
?
Whats the ETA for this release @danielcaldas ?
@danielcaldas @antoninklopp guys a whole new major version of d3 was released and this PR wasn't merged 😆.
Resources for this PR
--env=jsdom
rename to babel.config.js, jest doesn't recognize .babelrc
for some reason.