codesuki / react-d3-components

D3 Components for React
http://codesuki.github.io/react-d3-components/example.html
MIT License
1.63k stars 206 forks source link

Linter #157

Closed retyui closed 6 years ago

retyui commented 6 years ago

This is the first step to upgrade for d3

Changes:

The next step is adding tests

retyui commented 6 years ago

further I do replace mixins for hocs and write tests https://github.com/retyui/react-d3-components/tree/tests

codesuki commented 6 years ago

Way easier to follow now that it is split up. Thank you!

retyui commented 6 years ago

@codesuki When do you merge this PR?